GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
octave_uint64_matrix Class Reference

#include "ov-intx.h"

Inheritance diagram for octave_uint64_matrix:
Collaboration diagram for octave_uint64_matrix:

Public Types

typedef MT object_type
 
typedef octave_base_value *(* type_conv_fcn) (const octave_base_value &)
 
enum  unary_mapper_t {
  umap_abs , umap_acos , umap_acosh , umap_angle ,
  umap_arg , umap_asin , umap_asinh , umap_atan ,
  umap_atanh , umap_cbrt , umap_ceil , umap_conj ,
  umap_cos , umap_cosh , umap_erf , umap_erfinv ,
  umap_erfcinv , umap_erfc , umap_erfcx , umap_erfi ,
  umap_dawson , umap_exp , umap_expm1 , umap_isfinite ,
  umap_fix , umap_floor , umap_gamma , umap_imag ,
  umap_isinf , umap_isna , umap_isnan , umap_lgamma ,
  umap_log , umap_log2 , umap_log10 , umap_log1p ,
  umap_real , umap_round , umap_roundb , umap_signum ,
  umap_sin , umap_sinh , umap_sqrt , umap_tan ,
  umap_tanh , umap_xisalnum , umap_xisalpha , umap_xisascii ,
  umap_xiscntrl , umap_xisdigit , umap_xisgraph , umap_xislower ,
  umap_xisprint , umap_xispunct , umap_xisspace , umap_xisupper ,
  umap_xisxdigit , umap_xsignbit , umap_xtolower , umap_xtoupper ,
  umap_unknown , num_unary_mappers = umap_unknown
}
 

Public Member Functions

 octave_uint64_matrix (const Array< octave_uint64 > &nda)
 
 octave_uint64_matrix (const intNDArray< octave_uint64 > &nda)
 
 octave_uint64_matrix (void)
 
 ~ octave_uint64_matrix (void)=default
 
octave_value all (int dim=0) const
 
octave_value any (int dim=0) const
 
NDArray array_value (bool=false) const
 
OCTINTERP_API octave_value as_double (void) const
 
OCTINTERP_API octave_value as_int16 (void) const
 
OCTINTERP_API octave_value as_int32 (void) const
 
OCTINTERP_API octave_value as_int64 (void) const
 
OCTINTERP_API octave_value as_int8 (void) const
 
mxArrayas_mxArray (bool interleaved) const
 
OCTINTERP_API octave_value as_single (void) const
 
OCTINTERP_API octave_value as_uint16 (void) const
 
OCTINTERP_API octave_value as_uint32 (void) const
 
OCTINTERP_API octave_value as_uint64 (void) const
 
OCTINTERP_API octave_value as_uint8 (void) const
 
OCTINTERP_API void assign (const octave_value_list &idx, const MT &rhs)
 
OCTINTERP_API void assign (const octave_value_list &idx, typename MT::element_type rhs)
 
virtual void assign (const std::string &, const octave_value &)
 
virtual void assign (const std::string &, const octave_value &)
 
boolNDArray bool_array_value (bool warn=false) const
 
virtual boolMatrix bool_matrix_value (bool=false) const
 
virtual bool bool_value (bool=false) const
 
virtual void break_closure_cycles (const std::shared_ptr< octave::stack_frame > &)
 
builtin_type_t builtin_type (void) const
 
std::size_t byte_size (void) const
 
virtual void call_object_destructor (void)
 
virtual Cell cell_value (void) const
 
virtual Array< std::string > cellstr_value (void) const
 
void changesign (void)
 
charNDArray char_array_value (bool=false) const
 
virtual charMatrix char_matrix_value (bool force=false) const
 
std::string class_name (void) const
 
virtual octave_classdefclassdef_object_value (bool silent=false)
 
octave_base_valueclone (void) const
 
octave_idx_type columns (void) const
 
ComplexNDArray complex_array_value (bool=false) const
 
virtual ComplexDiagMatrix complex_diag_matrix_value (bool=false) const
 
ComplexMatrix complex_matrix_value (bool=false) const
 
virtual Complex complex_value (bool=false) const
 
virtual void convert_to_row_or_column_vector (void)
 
virtual octave_value convert_to_str (bool pad=false, bool force=false, char type='\'') const
 
OCTINTERP_API octave_value convert_to_str_internal (bool, bool, char type) const
 
void decrement (void)
 
OCTINTERP_API void delete_elements (const octave_value_list &idx)
 
octave_value diag (octave_idx_type k=0) const
 
octave_value diag (octave_idx_type m, octave_idx_type n) const
 
virtual DiagMatrix diag_matrix_value (bool=false) const
 
dim_vector dims (void) const
 
OCTINTERP_API octave_value do_index_op (const octave_value_list &idx, bool resize_ok=false)
 
double double_value (bool=false) const
 
virtual octave_value dump (void) const
 
OCTINTERP_API std::string edit_display (const float_display_format &fmt, octave_idx_type i, octave_idx_type j) const
 
octave_base_valueempty_clone (void) const
 
virtual void erase_subfunctions (void)
 
OCTINTERP_API octave_value fast_elem_extract (octave_idx_type n) const
 
OCTINTERP_API bool fast_elem_insert (octave_idx_type n, const octave_value &x)
 
virtual bool fast_elem_insert_self (void *where, builtin_type_t btyp) const
 
virtual octave_fcn_handlefcn_handle_value (bool silent=false)
 
virtual octave_base_valuefind_parent_class (const std::string &)
 
FloatNDArray float_array_value (bool=false) const
 
FloatComplexNDArray float_complex_array_value (bool=false) const
 
virtual FloatComplexDiagMatrix float_complex_diag_matrix_value (bool=false) const
 
FloatComplexMatrix float_complex_matrix_value (bool=false) const
 
virtual FloatComplex float_complex_value (bool=false) const
 
virtual FloatDiagMatrix float_diag_matrix_value (bool=false) const
 
FloatMatrix float_matrix_value (bool=false) const
 
float float_scalar_value (bool=false) const
 
float float_value (bool=false) const
 
octave_value full_value (void) const
 
virtual octave_functionfunction_value (bool silent=false)
 
OCTINTERP_API float_display_format get_edit_display_format (void) const
 
void increment (void)
 
octave::idx_vector index_vector (bool=false) const
 
int16NDArray int16_array_value (void) const
 
virtual octave_int16 int16_scalar_value (void) const
 
int32NDArray int32_array_value (void) const
 
virtual octave_int32 int32_scalar_value (void) const
 
int64NDArray int64_array_value (void) const
 
virtual octave_int64 int64_scalar_value (void) const
 
virtual int64_t int64_value (bool=false, bool=false) const
 
int8NDArray int8_array_value (void) const
 
virtual octave_int8 int8_scalar_value (void) const
 
virtual int int_value (bool=false, bool=false) const
 
virtual bool is_all_va_args (void) const
 
virtual bool is_anonymous_function (void) const
 
virtual bool is_bool_matrix (void) const
 
virtual bool is_bool_scalar (void) const
 
virtual bool is_builtin_function (void) const
 
virtual bool is_char_matrix (void) const
 
virtual bool is_classdef_meta (void) const
 
virtual bool is_classdef_object (void) const
 
virtual bool is_classdef_superclass_ref (void) const
 
virtual bool is_complex_matrix (void) const
 
virtual bool is_complex_scalar (void) const
 
bool is_constant (void) const
 
virtual bool is_cs_list (void) const
 
bool is_defined (void) const
 
virtual bool is_diag_matrix (void) const
 
virtual bool is_dld_function (void) const
 
virtual bool is_double_type (void) const
 
virtual bool is_function (void) const
 
virtual bool is_function_handle (void) const
 
virtual bool is_inline_function (void) const
 
virtual bool is_instance_of (const std::string &) const
 
virtual bool is_int16_type (void) const
 
virtual bool is_int32_type (void) const
 
virtual bool is_int64_type (void) const
 
virtual bool is_int8_type (void) const
 
virtual bool is_legacy_object (void) const
 
virtual bool is_magic_colon (void) const
 
virtual bool is_magic_int (void) const
 
bool is_matrix_type (void) const
 
virtual bool is_mex_function (void) const
 
virtual bool is_package (void) const
 
virtual bool is_perm_matrix (void) const
 
virtual bool is_range (void) const
 
virtual bool is_real_matrix (void) const
 
virtual bool is_real_scalar (void) const
 
virtual bool is_scalar_type (void) const
 
virtual bool is_single_type (void) const
 
sortmode is_sorted_rows (sortmode mode=UNSORTED) const
 
virtual bool is_sq_string (void) const
 
virtual bool is_storable (void) const
 
virtual bool is_string (void) const
 
OCTINTERP_API bool is_true (void) const
 
virtual bool is_uint16_type (void) const
 
virtual bool is_uint32_type (void) const
 
bool is_uint64_type (void) const
 
virtual bool is_uint8_type (void) const
 
virtual bool is_user_code (void) const
 
virtual bool is_user_function (void) const
 
virtual bool is_user_script (void) const
 
bool is_zero_by_zero (void) const
 
virtual bool iscell (void) const
 
virtual bool iscellstr (void) const
 
virtual bool iscomplex (void) const
 
bool isempty (void) const
 
virtual bool isfield (const std::string &) const
 
virtual bool isfloat (void) const
 
bool isinteger (void) const
 
virtual bool isjava (void) const
 
virtual bool islocked (void) const
 
virtual bool islogical (void) const
 
virtual bool isnull (void) const
 
bool isnumeric (void) const
 
virtual bool isobject (void) const
 
bool isreal (void) const
 
sortmode issorted (sortmode mode=UNSORTED) const
 
virtual bool issparse (void) const
 
virtual bool isstruct (void) const
 
virtual octave_value_list list_value (void) const
 
OCTINTERP_API bool load_ascii (std::istream &is)
 
OCTINTERP_API bool load_binary (std::istream &is, bool swap, octave::mach_info::float_format)
 
bool load_hdf5 (octave_hdf5_id loc_id, const char *name)
 
virtual void lock (void)
 
virtual long int long_value (bool=false, bool=false) const
 
octave_value map (unary_mapper_t umap) const
 
virtual string_vector map_keys (void) const
 
virtual octave_map map_value (void) const
 
MT & matrix_ref (void)
 
const MT & matrix_ref (void) const
 
MatrixType matrix_type (const MatrixType &_typ) const
 
MatrixType matrix_type (void) const
 
Matrix matrix_value (bool=false) const
 
void maybe_economize (void)
 
const void * mex_get_data (void) const
 
virtual const octave_idx_typemex_get_ir (void) const
 
virtual const octave_idx_typemex_get_jc (void) const
 
int ndims (void) const
 
virtual octave_idx_type nfields (void) const
 
virtual int nint_value (bool=false) const
 
octave_idx_type nnz (void) const
 
virtual std::size_t nparents (void) const
 
octave_idx_type numel (void) const
 
virtual type_conv_info numeric_conversion_function (void) const
 
virtual type_conv_info numeric_demotion_function (void) const
 
virtual octave_idx_type nzmax (void) const
 
virtual std::list< std::string > parent_class_name_list (void) const
 
virtual string_vector parent_class_names (void) const
 
virtual PermMatrix perm_matrix_value (void) const
 
octave_value permute (const Array< int > &vec, bool inv=false) const
 
OCTINTERP_API void print (std::ostream &os, bool pr_as_read_syntax=false)
 
OCTINTERP_API bool print_as_scalar (void) const
 
OCTINTERP_API void print_info (std::ostream &os, const std::string &prefix) const
 
virtual bool print_name_tag (std::ostream &os, const std::string &name) const
 
OCTINTERP_API void print_raw (std::ostream &os, bool pr_as_read_syntax=false) const
 
virtual void print_with_name (std::ostream &output_buf, const std::string &name, bool print_padding=true)
 
virtual octave::range< double > range_value (void) const
 
octave_value reshape (const dim_vector &new_dims) const
 
octave_value resize (const dim_vector &dv, bool fill=false) const
 
octave_idx_type rows (void) const
 
OCTINTERP_API bool save_ascii (std::ostream &os)
 
OCTINTERP_API bool save_binary (std::ostream &os, bool)
 
bool save_hdf5 (octave_hdf5_id loc_id, const char *name, bool flag)
 
virtual octave_scalar_map scalar_map_value (void) const
 
double scalar_value (bool=false) const
 
OCTINTERP_API void short_disp (std::ostream &os) const
 
virtual short int short_value (bool=false, bool=false) const
 
virtual Matrix size (void)
 
octave_value sort (Array< octave_idx_type > &sidx, octave_idx_type dim=0, sortmode mode=ASCENDING) const
 
octave_value sort (octave_idx_type dim=0, sortmode mode=ASCENDING) const
 
Array< octave_idx_typesort_rows_idx (sortmode mode=ASCENDING) const
 
virtual SparseBoolMatrix sparse_bool_matrix_value (bool=false) const
 
virtual SparseComplexMatrix sparse_complex_matrix_value (bool=false) const
 
virtual SparseMatrix sparse_matrix_value (bool=false) const
 
octave_value squeeze (void) const
 
virtual std::string string_value (bool force=false) const
 
virtual string_vector string_vector_value (bool pad=false) const
 
OCTINTERP_API octave_value subsasgn (const std::string &type, const std::list< octave_value_list > &idx, const octave_value &rhs)
 
virtual octave_value subsref (const std::string &type, const std::list< octave_value_list > &idx)
 
OCTINTERP_API octave_value subsref (const std::string &type, const std::list< octave_value_list > &idx)
 
virtual octave_value subsref (const std::string &type, const std::list< octave_value_list > &idx, bool auto_add)
 
virtual octave_value subsref (const std::string &type, const std::list< octave_value_list > &idx, bool auto_add)
 
virtual octave_value_list subsref (const std::string &type, const std::list< octave_value_list > &idx, int nargout)
 
octave_value_list subsref (const std::string &type, const std::list< octave_value_list > &idx, int)
 
OCTINTERP_API octave_base_valuetry_narrowing_conversion (void)
 
int type_id (void) const
 
std::string type_name (void) const
 
uint16NDArray uint16_array_value (void) const
 
virtual octave_uint16 uint16_scalar_value (void) const
 
uint32NDArray uint32_array_value (void) const
 
virtual octave_uint32 uint32_scalar_value (void) const
 
uint64NDArray uint64_array_value (void) const
 
virtual octave_uint64 uint64_scalar_value (void) const
 
virtual uint64_t uint64_value (bool=false, bool=false) const
 
uint8NDArray uint8_array_value (void) const
 
virtual octave_uint8 uint8_scalar_value (void) const
 
virtual unsigned int uint_value (bool=false, bool=false) const
 
virtual unsigned long int ulong_value (bool=false, bool=false) const
 
virtual octave_value undef_subsasgn (const std::string &type, const std::list< octave_value_list > &idx, const octave_value &rhs)
 
virtual octave_base_valueunique_clone (void)
 
virtual octave_base_valueunique_parent_class (const std::string &)
 
virtual void unlock (void)
 
virtual octave_user_codeuser_code_value (bool silent=false)
 
virtual octave_user_functionuser_function_value (bool silent=false)
 
virtual octave_user_scriptuser_script_value (bool silent=false)
 
virtual unsigned short int ushort_value (bool=false, bool=false) const
 
int write (octave::stream &os, int block_size, oct_data_conv::data_type output_type, int skip, octave::mach_info::float_format flt_fmt) const
 
virtual octave_idx_type xnumel (const octave_value_list &)
 
virtual std::string xstring_value () const
 

Static Public Member Functions

static void register_type (octave::type_info &)
 
static void register_type (void)
 
static std::string static_class_name (void)
 
static int static_type_id (void)
 
static std::string static_type_name (void)
 

Protected Member Functions

void clear_cached_info (void) const
 
int current_print_indent_level (void) const
 
void decrement_indent_level (void) const
 
void increment_indent_level (void) const
 
OCTINTERP_API void indent (std::ostream &os) const
 
OCTINTERP_API bool load_hdf5_internal (octave_hdf5_id loc_id, octave_hdf5_id save_type, const char *name)
 
OCTINTERP_API void newline (std::ostream &os) const
 
OCTINTERP_API octave_value numeric_assign (const std::string &type, const std::list< octave_value_list > &idx, const octave_value &rhs)
 
OCTINTERP_API void reset (void) const
 
void reset_indent_level (void) const
 
OCTINTERP_API bool save_hdf5_internal (octave_hdf5_id loc_id, octave_hdf5_id save_type, const char *name, bool)
 
octave::idx_vector set_idx_cache (const octave::idx_vector &idx) const
 
OCTINTERP_API void warn_load (const char *type) const
 
OCTINTERP_API void warn_save (const char *type) const
 

Static Protected Member Functions

static OCTINTERP_API const char * get_umap_name (unary_mapper_t)
 

Protected Attributes

octave::refcount< octave_idx_typecount
 
octave::idx_vectorm_idx_cache
 
MT m_matrix
 
MatrixTypem_typ
 

Private Member Functions

OCTINTERP_API void wrong_type_arg_error (void) const
 

Static Private Attributes

static const std::string c_name
 
static bool s_beginning_of_line = true
 
static int s_curr_print_indent_level = 0
 
static octave_hdf5_id s_hdf5_save_type = H5T_NATIVE_UINT64
 
static int t_id
 
static const std::string t_name
 

Detailed Description

Definition at line 52 of file ov-intx.h.

Member Typedef Documentation

◆ object_type

template<typename MT >
typedef MT octave_base_matrix< MT >::object_type
inherited

Definition at line 54 of file ov-base-mat.h.

◆ type_conv_fcn

typedef octave_base_value*(* octave_base_value::type_conv_fcn) (const octave_base_value &)
inherited

Definition at line 242 of file ov-base.h.

Member Enumeration Documentation

◆ unary_mapper_t

Enumerator
umap_abs 
umap_acos 
umap_acosh 
umap_angle 
umap_arg 
umap_asin 
umap_asinh 
umap_atan 
umap_atanh 
umap_cbrt 
umap_ceil 
umap_conj 
umap_cos 
umap_cosh 
umap_erf 
umap_erfinv 
umap_erfcinv 
umap_erfc 
umap_erfcx 
umap_erfi 
umap_dawson 
umap_exp 
umap_expm1 
umap_isfinite 
umap_fix 
umap_floor 
umap_gamma 
umap_imag 
umap_isinf 
umap_isna 
umap_isnan 
umap_lgamma 
umap_log 
umap_log2 
umap_log10 
umap_log1p 
umap_real 
umap_round 
umap_roundb 
umap_signum 
umap_sin 
umap_sinh 
umap_sqrt 
umap_tan 
umap_tanh 
umap_xisalnum 
umap_xisalpha 
umap_xisascii 
umap_xiscntrl 
umap_xisdigit 
umap_xisgraph 
umap_xislower 
umap_xisprint 
umap_xispunct 
umap_xisspace 
umap_xisupper 
umap_xisxdigit 
umap_xsignbit 
umap_xtolower 
umap_xtoupper 
umap_unknown 
num_unary_mappers 

Definition at line 797 of file ov-base.h.

Constructor & Destructor Documentation

◆ octave_uint64_matrix() [1/3]

octave_uint64_matrix::octave_uint64_matrix ( void  )
inline

Definition at line 59 of file ov-intx.h.

◆ octave_uint64_matrix() [2/3]

octave_uint64_matrix::octave_uint64_matrix ( const intNDArray< octave_uint64 > &  nda)
inline

Definition at line 62 of file ov-intx.h.

◆ octave_uint64_matrix() [3/3]

octave_uint64_matrix::octave_uint64_matrix ( const Array< octave_uint64 > &  nda)
inline

Definition at line 65 of file ov-intx.h.

◆ ~ octave_uint64_matrix()

octave_uint64_matrix::~ octave_uint64_matrix ( void  )
default

Member Function Documentation

◆ all()

template<typename MT >
octave_value octave_base_matrix< MT >::all ( int  dim = 0) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 133 of file ov-base-mat.h.

References octave_value::all().

◆ any()

template<typename MT >
octave_value octave_base_matrix< MT >::any ( int  dim = 0) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 134 of file ov-base-mat.h.

References octave_value::any().

◆ array_value()

NDArray octave_uint64_matrix::array_value ( bool  = false) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 214 of file ov-intx.h.

References Array< T, Alloc >::fortran_vec().

◆ as_double()

octave_value octave_base_int_matrix< MT >::as_double ( void  ) const
virtualinherited

Reimplemented from octave_base_value.

Definition at line 80 of file ov-base-int.cc.

◆ as_int16()

octave_value octave_base_int_matrix< MT >::as_int16 ( void  ) const
virtualinherited

Reimplemented from octave_base_value.

Definition at line 84 of file ov-base-int.cc.

◆ as_int32()

octave_value octave_base_int_matrix< MT >::as_int32 ( void  ) const
virtualinherited

Reimplemented from octave_base_value.

Definition at line 85 of file ov-base-int.cc.

◆ as_int64()

octave_value octave_base_int_matrix< MT >::as_int64 ( void  ) const
virtualinherited

Reimplemented from octave_base_value.

Definition at line 86 of file ov-base-int.cc.

◆ as_int8()

octave_value octave_base_int_matrix< MT >::as_int8 ( void  ) const
virtualinherited

Reimplemented from octave_base_value.

Definition at line 83 of file ov-base-int.cc.

◆ as_mxArray()

mxArray* octave_uint64_matrix::as_mxArray ( bool  interleaved) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 315 of file ov-intx.h.

References mxArray::get_data(), numel(), OCTAVE_INT_MX_CLASS, and OCTAVE_INT_T.

◆ as_single()

octave_value octave_base_int_matrix< MT >::as_single ( void  ) const
virtualinherited

Reimplemented from octave_base_value.

Definition at line 81 of file ov-base-int.cc.

◆ as_uint16()

octave_value octave_base_int_matrix< MT >::as_uint16 ( void  ) const
virtualinherited

Reimplemented from octave_base_value.

Definition at line 89 of file ov-base-int.cc.

◆ as_uint32()

octave_value octave_base_int_matrix< MT >::as_uint32 ( void  ) const
virtualinherited

Reimplemented from octave_base_value.

Definition at line 90 of file ov-base-int.cc.

◆ as_uint64()

octave_value octave_base_int_matrix< MT >::as_uint64 ( void  ) const
virtualinherited

Reimplemented from octave_base_value.

Definition at line 91 of file ov-base-int.cc.

◆ as_uint8()

octave_value octave_base_int_matrix< MT >::as_uint8 ( void  ) const
virtualinherited

Reimplemented from octave_base_value.

Definition at line 88 of file ov-base-int.cc.

◆ assign() [1/4]

template<typename MT >
void octave_base_matrix< MT >::assign ( const octave_value_list idx,
const MT &  rhs 
)
inherited

◆ assign() [2/4]

template<typename MT >
void octave_base_matrix< MT >::assign ( const octave_value_list idx,
typename MT::element_type  rhs 
)
inherited

Definition at line 296 of file ov-base-mat.cc.

References octave_value_list::length(), n, panic_impossible, and dim_vector::redim().

◆ assign() [3/4]

template<typename MT >
virtual void octave_base_value::assign
inlineinherited

Definition at line 340 of file ov-base.h.

Referenced by octave_cell::assign(), and octave_cell::subsasgn().

◆ assign() [4/4]

virtual void octave_base_value::assign ( const std::string &  ,
const octave_value  
)
inlinevirtualinherited

Reimplemented in octave_class.

Definition at line 340 of file ov-base.h.

◆ bool_array_value()

boolNDArray octave_uint64_matrix::bool_array_value ( bool  warn = false) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 258 of file ov-intx.h.

References Array< T, Alloc >::fortran_vec(), numel(), and warn_logical_conversion().

◆ bool_matrix_value()

boolMatrix octave_base_value::bool_matrix_value ( bool  = false) const
virtualinherited

◆ bool_value()

◆ break_closure_cycles()

virtual void octave_base_value::break_closure_cycles ( const std::shared_ptr< octave::stack_frame > &  )
inlinevirtualinherited

Reimplemented in octave_scalar_struct, octave_struct, octave_classdef, octave_class, and octave_cell.

Definition at line 285 of file ov-base.h.

◆ builtin_type()

builtin_type_t octave_uint64_matrix::builtin_type ( void  ) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 81 of file ov-intx.h.

References OCTAVE_INT_BTYP.

◆ byte_size()

template<typename MT >
std::size_t octave_base_matrix< MT >::byte_size ( void  ) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 76 of file ov-base-mat.h.

◆ call_object_destructor()

virtual void octave_base_value::call_object_destructor ( void  )
inlinevirtualinherited

Reimplemented in octave_oncleanup.

Definition at line 792 of file ov-base.h.

◆ cell_value()

Cell octave_base_value::cell_value ( void  ) const
virtualinherited

Reimplemented in octave_cell.

Definition at line 536 of file ov-base.cc.

References err_wrong_type_arg(), and octave_base_value::type_name().

◆ cellstr_value()

Array< std::string > octave_base_value::cellstr_value ( void  ) const
virtualinherited

Reimplemented in octave_char_matrix_str, and octave_cell.

Definition at line 810 of file ov-base.cc.

References err_wrong_type_arg(), and octave_base_value::type_name().

◆ changesign()

void octave_uint64_matrix::changesign ( void  )
inline

Definition at line 299 of file ov-intx.h.

◆ char_array_value()

charNDArray octave_uint64_matrix::char_array_value ( bool  = false) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 275 of file ov-intx.h.

References Array< T, Alloc >::fortran_vec(), and numel().

◆ char_matrix_value()

charMatrix octave_base_value::char_matrix_value ( bool  force = false) const
virtualinherited

Reimplemented in octave_char_matrix.

Definition at line 623 of file ov-base.cc.

References octave_value::char_matrix_value(), and octave_base_value::convert_to_str().

◆ class_name()

std::string octave_uint64_matrix::class_name ( void  ) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 386 of file ov-intx.h.

◆ classdef_object_value()

octave_classdef * octave_base_value::classdef_object_value ( bool  silent = false)
virtualinherited

Reimplemented in octave_classdef.

Definition at line 930 of file ov-base.cc.

References err_wrong_type_arg(), and octave_base_value::type_name().

◆ clear_cached_info()

template<typename MT >
void octave_base_matrix< MT >::clear_cached_info ( void  ) const
inlineprotectedinherited

Definition at line 217 of file ov-base-mat.h.

◆ clone()

octave_base_value* octave_uint64_matrix::clone ( void  ) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 71 of file ov-intx.h.

References OCTAVE_VALUE_INT_MATRIX_T.

◆ columns()

octave_idx_type octave_base_value::columns ( void  ) const
inlineinherited

Definition at line 363 of file ov-base.h.

References octave_value::dims().

Referenced by octave_sparse_bool_matrix::as_mxArray(), octave_sparse_complex_matrix::as_mxArray(), octave_sparse_matrix::as_mxArray(), octave_bool_matrix::complex_value(), octave_sparse_bool_matrix::complex_value(), octave_char_matrix::complex_value(), octave_complex_matrix::complex_value(), octave_float_complex_matrix::complex_value(), octave_float_matrix::complex_value(), octave_perm_matrix::complex_value(), octave_matrix::complex_value(), octave_sparse_matrix::complex_value(), octave_bool_matrix::double_value(), octave_char_matrix::double_value(), octave_complex_matrix::double_value(), octave_float_complex_matrix::double_value(), octave_bool_matrix::float_complex_value(), octave_char_matrix::float_complex_value(), octave_complex_matrix::float_complex_value(), octave_float_complex_matrix::float_complex_value(), octave_float_matrix::float_complex_value(), octave_perm_matrix::float_complex_value(), octave_matrix::float_complex_value(), octave_bool_matrix::float_value(), octave_char_matrix::float_value(), octave_complex_matrix::float_value(), octave_float_complex_matrix::float_value(), tm_const::generic_concat(), octave_char_matrix::int64_scalar_value(), oct_binop_add_cdm_scm(), oct_binop_add_cdm_sm(), oct_binop_add_dm_scm(), oct_binop_add_dm_sm(), oct_binop_add_scm_cdm(), oct_binop_add_scm_dm(), oct_binop_add_sm_cdm(), oct_binop_add_sm_dm(), oct_binop_div(), oct_binop_div_scm_cdm(), oct_binop_div_scm_dm(), oct_binop_div_sm_cdm(), oct_binop_div_sm_dm(), oct_binop_ldiv(), oct_binop_mul_cdm_scm(), oct_binop_mul_cdm_sm(), oct_binop_mul_dm_scm(), oct_binop_mul_dm_sm(), oct_binop_mul_pm_scm(), oct_binop_mul_pm_sm(), oct_binop_mul_scm_cdm(), oct_binop_mul_scm_dm(), oct_binop_mul_scm_pm(), oct_binop_mul_sm_cdm(), oct_binop_mul_sm_dm(), oct_binop_mul_sm_pm(), oct_binop_sub_cdm_scm(), oct_binop_sub_cdm_sm(), oct_binop_sub_dm_scm(), oct_binop_sub_dm_sm(), oct_binop_sub_scm_cdm(), oct_binop_sub_scm_dm(), oct_binop_sub_sm_cdm(), oct_binop_sub_sm_dm(), octave_cell::print_raw(), octave_bool_matrix::save_ascii(), octave_cell::save_ascii(), octave_complex_matrix::save_ascii(), octave_float_complex_matrix::save_ascii(), octave_float_matrix::save_ascii(), octave_matrix::save_ascii(), and octave_char_matrix::uint64_scalar_value().

◆ complex_array_value()

ComplexNDArray octave_uint64_matrix::complex_array_value ( bool  = false) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 236 of file ov-intx.h.

References Array< T, Alloc >::fortran_vec().

◆ complex_diag_matrix_value()

◆ complex_matrix_value()

ComplexMatrix octave_uint64_matrix::complex_matrix_value ( bool  = false) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 180 of file ov-intx.h.

References ComplexMatrix, error(), Array< T, Alloc >::fortran_vec(), and dim_vector::ndims().

◆ complex_value()

◆ convert_to_row_or_column_vector()

void octave_base_value::convert_to_row_or_column_vector ( void  )
virtualinherited

Definition at line 395 of file ov-base.cc.

References err_wrong_type_arg(), and octave_base_value::type_name().

◆ convert_to_str()

◆ convert_to_str_internal()

octave_value octave_base_int_matrix< intNDArray< octave_uint64 > >::convert_to_str_internal ( bool  ,
bool  ,
char  type 
) const
virtualinherited

Reimplemented from octave_base_value.

Definition at line 78 of file ov-base-int.cc.

◆ current_print_indent_level()

◆ decrement()

void octave_uint64_matrix::decrement ( void  )
inline

Definition at line 294 of file ov-intx.h.

References OCTAVE_INT_T.

◆ decrement_indent_level()

void octave_base_value::decrement_indent_level ( void  ) const
inlineprotectedinherited

◆ delete_elements()

template<typename MT >
void octave_base_matrix< MT >::delete_elements ( const octave_value_list idx)
inherited

Definition at line 393 of file ov-base-mat.cc.

References len, octave_value_list::length(), and ra_idx.

Referenced by octave_cell::delete_elements(), and octave_cell::subsasgn().

◆ diag() [1/2]

template<typename MT >
octave_value octave_base_matrix< MT >::diag ( octave_idx_type  k = 0) const
inlinevirtualinherited

◆ diag() [2/2]

template<typename MT >
octave_value octave_base_matrix< MT >::diag ( octave_idx_type  m,
octave_idx_type  n 
) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 142 of file ov-base-mat.h.

References m, n, and octave_value().

◆ diag_matrix_value()

◆ dims()

template<typename MT >
dim_vector octave_base_matrix< MT >::dims ( void  ) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 117 of file ov-base-mat.h.

◆ do_index_op()

template<typename MT >
octave_value octave_base_matrix< MT >::do_index_op ( const octave_value_list idx,
bool  resize_ok = false 
)
virtualinherited

Reimplemented from octave_base_value.

Definition at line 133 of file ov-base-mat.cc.

◆ double_value()

double octave_uint64_matrix::double_value ( bool  = false) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 110 of file ov-intx.h.

References err_invalid_conversion(), and warn_implicit_conversion().

◆ dump()

octave_value octave_base_value::dump ( void  ) const
virtualinherited

◆ edit_display()

std::string octave_base_int_matrix< intNDArray< octave_uint64 > >::edit_display ( const float_display_format fmt,
octave_idx_type  i,
octave_idx_type  j 
) const
virtualinherited

Reimplemented from octave_base_matrix< MT >.

Definition at line 94 of file ov-base-int.cc.

◆ empty_clone()

octave_base_value* octave_uint64_matrix::empty_clone ( void  ) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 74 of file ov-intx.h.

References OCTAVE_VALUE_INT_MATRIX_T.

◆ erase_subfunctions()

virtual void octave_base_value::erase_subfunctions ( void  )
inlinevirtualinherited

Reimplemented in octave_user_function.

Definition at line 525 of file ov-base.h.

◆ fast_elem_extract()

template<typename MT >
octave_value octave_base_matrix< MT >::fast_elem_extract ( octave_idx_type  n) const
virtualinherited

Reimplemented from octave_base_value.

Definition at line 544 of file ov-base-mat.cc.

References n, and octave_value().

◆ fast_elem_insert()

template<typename MT >
bool octave_base_matrix< MT >::fast_elem_insert ( octave_idx_type  n,
const octave_value x 
)
virtualinherited

Reimplemented from octave_base_value.

Definition at line 554 of file ov-base-mat.cc.

References btyp_unknown, n, and x.

◆ fast_elem_insert_self()

◆ fcn_handle_value()

octave_fcn_handle * octave_base_value::fcn_handle_value ( bool  silent = false)
virtualinherited

Reimplemented in octave_fcn_handle.

Definition at line 976 of file ov-base.cc.

References err_wrong_type_arg(), and octave_base_value::type_name().

◆ find_parent_class()

virtual octave_base_value* octave_base_value::find_parent_class ( const std::string &  )
inlinevirtualinherited

◆ float_array_value()

FloatNDArray octave_uint64_matrix::float_array_value ( bool  = false) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 225 of file ov-intx.h.

References Array< T, Alloc >::fortran_vec().

◆ float_complex_array_value()

FloatComplexNDArray octave_uint64_matrix::float_complex_array_value ( bool  = false) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 247 of file ov-intx.h.

References Array< T, Alloc >::fortran_vec().

◆ float_complex_diag_matrix_value()

FloatComplexDiagMatrix octave_base_value::float_complex_diag_matrix_value ( bool  = false) const
virtualinherited

◆ float_complex_matrix_value()

FloatComplexMatrix octave_uint64_matrix::float_complex_matrix_value ( bool  = false) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 197 of file ov-intx.h.

References error(), FloatComplexMatrix, Array< T, Alloc >::fortran_vec(), and dim_vector::ndims().

◆ float_complex_value()

◆ float_diag_matrix_value()

FloatDiagMatrix octave_base_value::float_diag_matrix_value ( bool  = false) const
virtualinherited

◆ float_matrix_value()

FloatMatrix octave_uint64_matrix::float_matrix_value ( bool  = false) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 163 of file ov-intx.h.

References error(), FloatMatrix, Array< T, Alloc >::fortran_vec(), and dim_vector::ndims().

◆ float_scalar_value()

float octave_uint64_matrix::float_scalar_value ( bool  = false) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 143 of file ov-intx.h.

◆ float_value()

float octave_uint64_matrix::float_value ( bool  = false) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 126 of file ov-intx.h.

References err_invalid_conversion(), and warn_implicit_conversion().

◆ full_value()

template<typename MT >
octave_value octave_base_matrix< MT >::full_value ( void  ) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 80 of file ov-base-mat.h.

◆ function_value()

◆ get_edit_display_format()

template<typename MT >
float_display_format octave_base_matrix< MT >::get_edit_display_format ( void  ) const
virtualinherited

Reimplemented from octave_base_value.

Definition at line 526 of file ov-base-mat.cc.

References make_format().

◆ get_umap_name()

const char * octave_base_value::get_umap_name ( unary_mapper_t  umap)
staticprotectedinherited

Definition at line 1084 of file ov-base.cc.

References octave_base_value::num_unary_mappers.

Referenced by octave_char_matrix::map(), and octave_base_value::map().

◆ increment()

void octave_uint64_matrix::increment ( void  )
inline

Definition at line 289 of file ov-intx.h.

References OCTAVE_INT_T.

◆ increment_indent_level()

void octave_base_value::increment_indent_level ( void  ) const
inlineprotectedinherited

◆ indent()

◆ index_vector()

octave::idx_vector octave_uint64_matrix::index_vector ( bool  = false) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 304 of file ov-intx.h.

◆ int16_array_value()

int16NDArray octave_uint64_matrix::int16_array_value ( void  ) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 89 of file ov-intx.h.

◆ int16_scalar_value()

◆ int32_array_value()

int32NDArray octave_uint64_matrix::int32_array_value ( void  ) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 92 of file ov-intx.h.

◆ int32_scalar_value()

◆ int64_array_value()

int64NDArray octave_uint64_matrix::int64_array_value ( void  ) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 95 of file ov-intx.h.

◆ int64_scalar_value()

◆ int64_value()

int64_t octave_base_value::int64_value ( bool  require_int = false,
bool  frc_str_conv = false 
) const
virtualinherited

Definition at line 500 of file ov-base.cc.

◆ int8_array_value()

int8NDArray octave_uint64_matrix::int8_array_value ( void  ) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 86 of file ov-intx.h.

◆ int8_scalar_value()

◆ int_value()

int octave_base_value::int_value ( bool  require_int = false,
bool  frc_str_conv = false 
) const
virtualinherited

Definition at line 494 of file ov-base.cc.

◆ is_all_va_args()

virtual bool octave_base_value::is_all_va_args ( void  ) const
inlinevirtualinherited

Definition at line 449 of file ov-base.h.

◆ is_anonymous_function()

virtual bool octave_base_value::is_anonymous_function ( void  ) const
inlinevirtualinherited

Reimplemented in octave_user_function.

Definition at line 507 of file ov-base.h.

Referenced by stack_frame::fcn_name(), and out_of_date_check().

◆ is_bool_matrix()

virtual bool octave_base_value::is_bool_matrix ( void  ) const
inlinevirtualinherited

Reimplemented in octave_sparse_bool_matrix, and octave_bool_matrix.

Definition at line 417 of file ov-base.h.

◆ is_bool_scalar()

virtual bool octave_base_value::is_bool_scalar ( void  ) const
inlinevirtualinherited

Reimplemented in octave_bool.

Definition at line 415 of file ov-base.h.

◆ is_builtin_function()

virtual bool octave_base_value::is_builtin_function ( void  ) const
inlinevirtualinherited

Reimplemented in octave_mex_function, octave_dld_function, and octave_builtin.

Definition at line 519 of file ov-base.h.

Referenced by tree_evaluator::mlock(), and tree_evaluator::munlock().

◆ is_char_matrix()

virtual bool octave_base_value::is_char_matrix ( void  ) const
inlinevirtualinherited

Reimplemented in octave_char_matrix.

Definition at line 419 of file ov-base.h.

◆ is_classdef_meta()

virtual bool octave_base_value::is_classdef_meta ( void  ) const
inlinevirtualinherited

Reimplemented in octave_classdef_meta.

Definition at line 435 of file ov-base.h.

◆ is_classdef_object()

virtual bool octave_base_value::is_classdef_object ( void  ) const
inlinevirtualinherited

Reimplemented in octave_classdef.

Definition at line 439 of file ov-base.h.

◆ is_classdef_superclass_ref()

virtual bool octave_base_value::is_classdef_superclass_ref ( void  ) const
inlinevirtualinherited

Reimplemented in octave_classdef_superclass_ref.

Definition at line 437 of file ov-base.h.

◆ is_complex_matrix()

virtual bool octave_base_value::is_complex_matrix ( void  ) const
inlinevirtualinherited

◆ is_complex_scalar()

virtual bool octave_base_value::is_complex_scalar ( void  ) const
inlinevirtualinherited

Reimplemented in octave_float_complex, and octave_complex.

Definition at line 411 of file ov-base.h.

◆ is_constant()

template<typename MT >
bool octave_base_matrix< MT >::is_constant ( void  ) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 166 of file ov-base-mat.h.

◆ is_cs_list()

virtual bool octave_base_value::is_cs_list ( void  ) const
inlinevirtualinherited

Reimplemented in octave_cs_list.

Definition at line 445 of file ov-base.h.

◆ is_defined()

template<typename MT >
bool octave_base_matrix< MT >::is_defined ( void  ) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 164 of file ov-base-mat.h.

◆ is_diag_matrix()

◆ is_dld_function()

virtual bool octave_base_value::is_dld_function ( void  ) const
inlinevirtualinherited

Reimplemented in octave_dld_function.

Definition at line 521 of file ov-base.h.

Referenced by get_current_shlib().

◆ is_double_type()

◆ is_function()

virtual bool octave_base_value::is_function ( void  ) const
inlinevirtualinherited

Reimplemented in octave_function.

Definition at line 511 of file ov-base.h.

◆ is_function_handle()

virtual bool octave_base_value::is_function_handle ( void  ) const
inlinevirtualinherited

Reimplemented in octave_fcn_handle.

Definition at line 505 of file ov-base.h.

◆ is_inline_function()

virtual bool octave_base_value::is_inline_function ( void  ) const
inlinevirtualinherited

Reimplemented in octave_user_function, and octave_inline.

Definition at line 509 of file ov-base.h.

◆ is_instance_of()

virtual bool octave_base_value::is_instance_of ( const std::string &  ) const
inlinevirtualinherited

Reimplemented in octave_classdef, octave_java, and octave_class.

Definition at line 688 of file ov-base.h.

◆ is_int16_type()

virtual bool octave_base_value::is_int16_type ( void  ) const
inlinevirtualinherited

Reimplemented in ov_range< T >.

Definition at line 465 of file ov-base.h.

◆ is_int32_type()

virtual bool octave_base_value::is_int32_type ( void  ) const
inlinevirtualinherited

Reimplemented in ov_range< T >.

Definition at line 467 of file ov-base.h.

◆ is_int64_type()

virtual bool octave_base_value::is_int64_type ( void  ) const
inlinevirtualinherited

Reimplemented in ov_range< T >.

Definition at line 469 of file ov-base.h.

◆ is_int8_type()

virtual bool octave_base_value::is_int8_type ( void  ) const
inlinevirtualinherited

Reimplemented in ov_range< T >.

Definition at line 463 of file ov-base.h.

◆ is_legacy_object()

virtual bool octave_base_value::is_legacy_object ( void  ) const
inlinevirtualinherited

Reimplemented in octave_legacy_range.

Definition at line 397 of file ov-base.h.

◆ is_magic_colon()

virtual bool octave_base_value::is_magic_colon ( void  ) const
inlinevirtualinherited

Reimplemented in octave_magic_colon.

Definition at line 447 of file ov-base.h.

Referenced by octave_cell::subsasgn(), and octave_struct::subsasgn().

◆ is_magic_int()

virtual bool octave_base_value::is_magic_int ( void  ) const
inlinevirtualinherited

◆ is_matrix_type()

template<typename MT >
bool octave_base_matrix< MT >::is_matrix_type ( void  ) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 160 of file ov-base-mat.h.

◆ is_mex_function()

virtual bool octave_base_value::is_mex_function ( void  ) const
inlinevirtualinherited

Reimplemented in octave_mex_function.

Definition at line 523 of file ov-base.h.

Referenced by get_current_shlib().

◆ is_package()

virtual bool octave_base_value::is_package ( void  ) const
inlinevirtualinherited

Reimplemented in octave_classdef_meta.

Definition at line 441 of file ov-base.h.

◆ is_perm_matrix()

virtual bool octave_base_value::is_perm_matrix ( void  ) const
inlinevirtualinherited

Reimplemented in octave_perm_matrix.

Definition at line 423 of file ov-base.h.

◆ is_range()

virtual bool octave_base_value::is_range ( void  ) const
inlinevirtualinherited

Reimplemented in ov_range< T >.

Definition at line 429 of file ov-base.h.

◆ is_real_matrix()

virtual bool octave_base_value::is_real_matrix ( void  ) const
inlinevirtualinherited

◆ is_real_scalar()

virtual bool octave_base_value::is_real_scalar ( void  ) const
inlinevirtualinherited

◆ is_scalar_type()

virtual bool octave_base_value::is_scalar_type ( void  ) const
inlinevirtualinherited

◆ is_single_type()

virtual bool octave_base_value::is_single_type ( void  ) const
inlinevirtualinherited

◆ is_sorted_rows()

template<typename MT >
sortmode octave_base_matrix< MT >::is_sorted_rows ( sortmode  mode = UNSORTED) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 157 of file ov-base-mat.h.

Referenced by octave_matrix::is_sorted_rows().

◆ is_sq_string()

virtual bool octave_base_value::is_sq_string ( void  ) const
inlinevirtualinherited

Reimplemented in octave_char_matrix_sq_str.

Definition at line 427 of file ov-base.h.

Referenced by octave_char_matrix_str::edit_display(), and octave_char_matrix_str::resize().

◆ is_storable()

virtual bool octave_base_value::is_storable ( void  ) const
inlinevirtualinherited

◆ is_string()

virtual bool octave_base_value::is_string ( void  ) const
inlinevirtualinherited

Reimplemented in octave_char_matrix_str.

Definition at line 425 of file ov-base.h.

Referenced by octave_class::string_vector_value().

◆ is_true()

template<typename MT >
bool octave_base_matrix< MT >::is_true ( void  ) const
virtualinherited

◆ is_uint16_type()

virtual bool octave_base_value::is_uint16_type ( void  ) const
inlinevirtualinherited

Reimplemented in ov_range< T >.

Definition at line 473 of file ov-base.h.

◆ is_uint32_type()

virtual bool octave_base_value::is_uint32_type ( void  ) const
inlinevirtualinherited

Reimplemented in ov_range< T >.

Definition at line 475 of file ov-base.h.

◆ is_uint64_type()

bool octave_uint64_matrix::is_uint64_type ( void  ) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 77 of file ov-intx.h.

◆ is_uint8_type()

virtual bool octave_base_value::is_uint8_type ( void  ) const
inlinevirtualinherited

Reimplemented in ov_range< T >.

Definition at line 471 of file ov-base.h.

◆ is_user_code()

virtual bool octave_base_value::is_user_code ( void  ) const
inlinevirtualinherited

◆ is_user_function()

virtual bool octave_base_value::is_user_function ( void  ) const
inlinevirtualinherited

Reimplemented in octave_user_function.

Definition at line 515 of file ov-base.h.

Referenced by find_fcn_by_line(), and tree_evaluator::maybe_set_echo_state().

◆ is_user_script()

virtual bool octave_base_value::is_user_script ( void  ) const
inlinevirtualinherited

Reimplemented in octave_user_script.

Definition at line 513 of file ov-base.h.

◆ is_zero_by_zero()

bool octave_base_value::is_zero_by_zero ( void  ) const
inlineinherited

Definition at line 401 of file ov-base.h.

References octave_value::dims(), and dim_vector::zero_by_zero().

Referenced by octave_char_matrix_str::edit_display().

◆ iscell()

virtual bool octave_base_value::iscell ( void  ) const
inlinevirtualinherited

Reimplemented in octave_cell.

Definition at line 403 of file ov-base.h.

◆ iscellstr()

virtual bool octave_base_value::iscellstr ( void  ) const
inlinevirtualinherited

Reimplemented in octave_cell.

Definition at line 405 of file ov-base.h.

◆ iscomplex()

virtual bool octave_base_value::iscomplex ( void  ) const
inlinevirtualinherited

◆ isempty()

◆ isfield()

bool octave_base_value::isfield ( const std::string &  ) const
virtualinherited

Reimplemented in octave_scalar_struct, and octave_struct.

Definition at line 905 of file ov-base.cc.

References err_wrong_type_arg(), and octave_base_value::type_name().

◆ isfloat()

◆ isinteger()

bool octave_uint64_matrix::isinteger ( void  ) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 79 of file ov-intx.h.

◆ isjava()

virtual bool octave_base_value::isjava ( void  ) const
inlinevirtualinherited

Reimplemented in octave_java.

Definition at line 443 of file ov-base.h.

◆ islocked()

virtual bool octave_base_value::islocked ( void  ) const
inlinevirtualinherited

Reimplemented in octave_function.

Definition at line 790 of file ov-base.h.

◆ islogical()

virtual bool octave_base_value::islogical ( void  ) const
inlinevirtualinherited

Reimplemented in octave_bool, octave_sparse_bool_matrix, and octave_bool_matrix.

Definition at line 479 of file ov-base.h.

◆ isnull()

virtual bool octave_base_value::isnull ( void  ) const
inlinevirtualinherited

Reimplemented in octave_null_sq_str, octave_null_str, and octave_null_matrix.

Definition at line 501 of file ov-base.h.

◆ isnumeric()

template<typename MT >
bool octave_base_matrix< MT >::isnumeric ( void  ) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 162 of file ov-base-mat.h.

◆ isobject()

virtual bool octave_base_value::isobject ( void  ) const
inlinevirtualinherited

Reimplemented in octave_oncleanup, octave_classdef, and octave_class.

Definition at line 433 of file ov-base.h.

Referenced by oct_binop_default().

◆ isreal()

bool octave_base_int_matrix< intNDArray< octave_uint64 > >::isreal ( void  ) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 68 of file ov-base-int.h.

◆ issorted()

template<typename MT >
sortmode octave_base_matrix< MT >::issorted ( sortmode  mode = UNSORTED) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 151 of file ov-base-mat.h.

Referenced by octave_matrix::issorted().

◆ issparse()

virtual bool octave_base_value::issparse ( void  ) const
inlinevirtualinherited

◆ isstruct()

virtual bool octave_base_value::isstruct ( void  ) const
inlinevirtualinherited

Reimplemented in octave_scalar_struct, octave_struct, octave_java, octave_classdef, and octave_class.

Definition at line 431 of file ov-base.h.

◆ list_value()

octave_value_list octave_base_value::list_value ( void  ) const
virtualinherited

Reimplemented in octave_cs_list, and octave_cell.

Definition at line 985 of file ov-base.cc.

References err_wrong_type_arg(), and octave_base_value::type_name().

◆ load_ascii()

bool octave_base_int_matrix< intNDArray< octave_uint64 > >::load_ascii ( std::istream &  is)
virtualinherited

Reimplemented from octave_base_value.

Definition at line 99 of file ov-base-int.cc.

◆ load_binary()

bool octave_base_int_matrix< intNDArray< octave_uint64 > >::load_binary ( std::istream &  is,
bool  swap,
octave::mach_info::float_format   
)
virtualinherited

Reimplemented from octave_base_value.

Definition at line 104 of file ov-base-int.cc.

◆ load_hdf5()

bool octave_uint64_matrix::load_hdf5 ( octave_hdf5_id  loc_id,
const char *  name 
)
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 377 of file ov-intx.h.

◆ load_hdf5_internal()

bool octave_base_int_matrix< intNDArray< octave_uint64 > >::load_hdf5_internal ( octave_hdf5_id  loc_id,
octave_hdf5_id  save_type,
const char *  name 
)
protectedinherited

Definition at line 113 of file ov-base-int.cc.

◆ lock()

void octave_base_value::lock ( void  )
virtualinherited

Reimplemented in octave_function.

Definition at line 1187 of file ov-base.cc.

References err_wrong_type_arg(), and octave_base_value::type_name().

◆ long_value()

long int octave_base_value::long_value ( bool  require_int = false,
bool  frc_str_conv = false 
) const
virtualinherited

Definition at line 497 of file ov-base.cc.

◆ map()

octave_value octave_uint64_matrix::map ( unary_mapper_t  umap) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 333 of file ov-intx.h.

References octave_value::abs(), boolNDArray, m, OCTAVE_INT_T, and octave_value::signum().

◆ map_keys()

string_vector octave_base_value::map_keys ( void  ) const
virtualinherited

◆ map_value()

octave_map octave_base_value::map_value ( void  ) const
virtualinherited

◆ matrix_ref() [1/2]

template<typename MT >
MT& octave_base_matrix< MT >::matrix_ref ( void  )
inlineinherited

Definition at line 185 of file ov-base-mat.h.

◆ matrix_ref() [2/2]

template<typename MT >
const MT& octave_base_matrix< MT >::matrix_ref ( void  ) const
inlineinherited

Definition at line 191 of file ov-base-mat.h.

◆ matrix_type() [1/2]

template<typename MT >
MatrixType octave_base_matrix< MT >::matrix_type ( const MatrixType _typ) const
virtualinherited

Reimplemented from octave_base_value.

Definition at line 287 of file ov-base-mat.cc.

◆ matrix_type() [2/2]

◆ matrix_value()

Matrix octave_uint64_matrix::matrix_value ( bool  = false) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 146 of file ov-intx.h.

References error(), Array< T, Alloc >::fortran_vec(), Matrix, and dim_vector::ndims().

◆ maybe_economize()

template<typename MT >
void octave_base_matrix< MT >::maybe_economize ( void  )
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 82 of file ov-base-mat.h.

◆ mex_get_data()

template<typename MT >
const void* octave_base_matrix< MT >::mex_get_data ( void  ) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 204 of file ov-base-mat.h.

◆ mex_get_ir()

virtual const octave_idx_type* octave_base_value::mex_get_ir ( void  ) const
inlinevirtualinherited

◆ mex_get_jc()

virtual const octave_idx_type* octave_base_value::mex_get_jc ( void  ) const
inlinevirtualinherited

◆ ndims()

template<typename MT >
int octave_base_matrix< MT >::ndims ( void  ) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 121 of file ov-base-mat.h.

Referenced by oct_unop_hermitian(), and oct_unop_transpose().

◆ newline()

◆ nfields()

octave_idx_type octave_base_value::nfields ( void  ) const
virtualinherited

Reimplemented in octave_scalar_struct, octave_struct, and octave_class.

Definition at line 328 of file ov-base.cc.

References err_wrong_type_arg(), and octave_base_value::type_name().

◆ nint_value()

int octave_base_value::nint_value ( bool  frc_str_conv = false) const
virtualinherited

Definition at line 504 of file ov-base.cc.

References d, err_wrong_type_arg(), error(), fix(), and isnan().

◆ nnz()

template<typename MT >
octave_idx_type octave_base_matrix< MT >::nnz ( void  ) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 123 of file ov-base-mat.h.

◆ nparents()

std::size_t octave_base_value::nparents ( void  ) const
virtualinherited

Reimplemented in octave_class.

Definition at line 911 of file ov-base.cc.

References err_wrong_type_arg(), and octave_base_value::type_name().

◆ numel()

template<typename MT >
octave_idx_type octave_base_matrix< MT >::numel ( void  ) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 119 of file ov-base-mat.h.

◆ numeric_assign()

◆ numeric_conversion_function()

◆ numeric_demotion_function()

virtual type_conv_info octave_base_value::numeric_demotion_function ( void  ) const
inlinevirtualinherited

◆ nzmax()

octave_idx_type octave_base_value::nzmax ( void  ) const
virtualinherited

◆ parent_class_name_list()

std::list< std::string > octave_base_value::parent_class_name_list ( void  ) const
virtualinherited

Reimplemented in octave_class.

Definition at line 917 of file ov-base.cc.

References err_wrong_type_arg(), and octave_base_value::type_name().

◆ parent_class_names()

string_vector octave_base_value::parent_class_names ( void  ) const
virtualinherited

Reimplemented in octave_class.

Definition at line 924 of file ov-base.cc.

References err_wrong_type_arg(), and octave_base_value::type_name().

◆ perm_matrix_value()

PermMatrix octave_base_value::perm_matrix_value ( void  ) const
virtualinherited

◆ permute()

template<typename MT >
octave_value octave_base_matrix< MT >::permute ( const Array< int > &  vec,
bool  inv = false 
) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 128 of file ov-base-mat.h.

◆ print()

template<typename MT >
void octave_base_matrix< MT >::print ( std::ostream &  os,
bool  pr_as_read_syntax = false 
)
virtualinherited

Reimplemented from octave_base_value.

Definition at line 458 of file ov-base-mat.cc.

◆ print_as_scalar()

template<typename MT >
bool octave_base_matrix< MT >::print_as_scalar ( void  ) const
virtualinherited

Reimplemented from octave_base_value.

Definition at line 449 of file ov-base-mat.cc.

References dim_vector::all_ones(), and dim_vector::any_zero().

◆ print_info()

template<typename MT >
void octave_base_matrix< MT >::print_info ( std::ostream &  os,
const std::string &  prefix 
) const
virtualinherited

Reimplemented from octave_base_value.

Definition at line 466 of file ov-base-mat.cc.

◆ print_name_tag()

◆ print_raw()

void octave_base_int_matrix< intNDArray< octave_uint64 > >::print_raw ( std::ostream &  os,
bool  pr_as_read_syntax = false 
) const
virtualinherited

Reimplemented from octave_base_value.

Definition at line 75 of file ov-base-int.cc.

◆ print_with_name()

void octave_base_value::print_with_name ( std::ostream &  output_buf,
const std::string &  name,
bool  print_padding = true 
)
virtualinherited

◆ range_value()

octave::range< double > octave_base_value::range_value ( void  ) const
virtualinherited

Reimplemented in ov_range< T >, ov_range< T >, and ov_range< T >.

Definition at line 816 of file ov-base.cc.

References err_wrong_type_arg(), and octave_base_value::type_name().

◆ register_type() [1/2]

void octave_uint64_matrix::register_type ( octave::type_info &  ti)
static

Definition at line 72 of file ov-uint64.cc.

◆ register_type() [2/2]

void octave_uint64_matrix::register_type ( void  )
static

Definition at line 72 of file ov-uint64.cc.

◆ reset()

void octave_base_value::reset ( void  ) const
protectedinherited

◆ reset_indent_level()

void octave_base_value::reset_indent_level ( void  ) const
inlineprotectedinherited

Definition at line 894 of file ov-base.h.

◆ reshape()

template<typename MT >
octave_value octave_base_matrix< MT >::reshape ( const dim_vector new_dims) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 125 of file ov-base-mat.h.

Referenced by octave_matrix::reshape().

◆ resize()

template<typename MT >
octave_value octave_base_matrix< MT >::resize ( const dim_vector dv,
bool  fill = false 
) const
virtualinherited

Reimplemented from octave_base_value.

Definition at line 410 of file ov-base-mat.cc.

◆ rows()

octave_idx_type octave_base_value::rows ( void  ) const
inlineinherited

Definition at line 356 of file ov-base.h.

References octave_value::dims().

Referenced by octave_sparse_bool_matrix::as_mxArray(), octave_sparse_complex_matrix::as_mxArray(), octave_sparse_matrix::as_mxArray(), octave_bool_matrix::complex_value(), octave_sparse_bool_matrix::complex_value(), octave_char_matrix::complex_value(), octave_complex_matrix::complex_value(), octave_float_complex_matrix::complex_value(), octave_float_matrix::complex_value(), octave_perm_matrix::complex_value(), octave_matrix::complex_value(), octave_sparse_matrix::complex_value(), octave_bool_matrix::double_value(), octave_char_matrix::double_value(), octave_complex_matrix::double_value(), octave_float_complex_matrix::double_value(), octave_char_matrix_str::edit_display(), octave_bool_matrix::float_complex_value(), octave_char_matrix::float_complex_value(), octave_complex_matrix::float_complex_value(), octave_float_complex_matrix::float_complex_value(), octave_float_matrix::float_complex_value(), octave_perm_matrix::float_complex_value(), octave_matrix::float_complex_value(), octave_bool_matrix::float_value(), octave_char_matrix::float_value(), octave_complex_matrix::float_value(), octave_float_complex_matrix::float_value(), tm_const::generic_concat(), octave_char_matrix::int64_scalar_value(), oct_binop_add_cdm_scm(), oct_binop_add_cdm_sm(), oct_binop_add_dm_scm(), oct_binop_add_dm_sm(), oct_binop_add_scm_cdm(), oct_binop_add_scm_dm(), oct_binop_add_sm_cdm(), oct_binop_add_sm_dm(), oct_binop_div(), oct_binop_div_scm_cdm(), oct_binop_div_scm_dm(), oct_binop_div_sm_cdm(), oct_binop_div_sm_dm(), oct_binop_ldiv(), oct_binop_mul_cdm_scm(), oct_binop_mul_cdm_sm(), oct_binop_mul_dm_scm(), oct_binop_mul_dm_sm(), oct_binop_mul_pm_scm(), oct_binop_mul_pm_sm(), oct_binop_mul_scm_cdm(), oct_binop_mul_scm_dm(), oct_binop_mul_scm_pm(), oct_binop_mul_sm_cdm(), oct_binop_mul_sm_dm(), oct_binop_mul_sm_pm(), oct_binop_sub_cdm_scm(), oct_binop_sub_cdm_sm(), oct_binop_sub_dm_scm(), oct_binop_sub_dm_sm(), oct_binop_sub_scm_cdm(), oct_binop_sub_scm_dm(), oct_binop_sub_sm_cdm(), oct_binop_sub_sm_dm(), octave_cell::print_raw(), octave_bool_matrix::save_ascii(), octave_cell::save_ascii(), octave_complex_matrix::save_ascii(), octave_float_complex_matrix::save_ascii(), octave_float_matrix::save_ascii(), octave_matrix::save_ascii(), and octave_char_matrix::uint64_scalar_value().

◆ save_ascii()

bool octave_base_int_matrix< intNDArray< octave_uint64 > >::save_ascii ( std::ostream &  os)
virtualinherited

Reimplemented from octave_base_value.

Definition at line 97 of file ov-base-int.cc.

◆ save_binary()

bool octave_base_int_matrix< intNDArray< octave_uint64 > >::save_binary ( std::ostream &  os,
bool   
)
virtualinherited

Reimplemented from octave_base_value.

Definition at line 101 of file ov-base-int.cc.

◆ save_hdf5()

bool octave_uint64_matrix::save_hdf5 ( octave_hdf5_id  loc_id,
const char *  name,
bool  flag 
)
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 372 of file ov-intx.h.

◆ save_hdf5_internal()

bool octave_base_int_matrix< intNDArray< octave_uint64 > >::save_hdf5_internal ( octave_hdf5_id  loc_id,
octave_hdf5_id  save_type,
const char *  name,
bool   
)
protectedinherited

Definition at line 109 of file ov-base-int.cc.

◆ scalar_map_value()

octave_scalar_map octave_base_value::scalar_map_value ( void  ) const
virtualinherited

◆ scalar_value()

double octave_uint64_matrix::scalar_value ( bool  = false) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 141 of file ov-intx.h.

◆ set_idx_cache()

template<typename MT >
octave::idx_vector octave_base_matrix< MT >::set_idx_cache ( const octave::idx_vector idx) const
inlineprotectedinherited

Definition at line 210 of file ov-base-mat.h.

◆ short_disp()

template<typename MT >
void octave_base_matrix< MT >::short_disp ( std::ostream &  os) const
virtualinherited

Reimplemented from octave_base_value.

Definition at line 474 of file ov-base-mat.cc.

References octave_print_internal().

◆ short_value()

short int octave_base_value::short_value ( bool  require_int = false,
bool  frc_str_conv = false 
) const
virtualinherited

Definition at line 491 of file ov-base.cc.

◆ size()

Matrix octave_base_value::size ( void  )
virtualinherited

Reimplemented in octave_classdef, and octave_class.

Definition at line 184 of file ov-base.cc.

Referenced by octave_class::size(), and octave_classdef::size().

◆ sort() [1/2]

template<typename MT >
octave_value octave_base_matrix< MT >::sort ( Array< octave_idx_type > &  sidx,
octave_idx_type  dim = 0,
sortmode  mode = ASCENDING 
) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 147 of file ov-base-mat.h.

References octave_value().

◆ sort() [2/2]

template<typename MT >
octave_value octave_base_matrix< MT >::sort ( octave_idx_type  dim = 0,
sortmode  mode = ASCENDING 
) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 145 of file ov-base-mat.h.

References octave_value().

Referenced by octave_matrix::sort().

◆ sort_rows_idx()

template<typename MT >
Array<octave_idx_type> octave_base_matrix< MT >::sort_rows_idx ( sortmode  mode = ASCENDING) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 154 of file ov-base-mat.h.

References Array< T, Alloc >::sort_rows_idx().

Referenced by octave_matrix::sort_rows_idx().

◆ sparse_bool_matrix_value()

SparseBoolMatrix octave_base_value::sparse_bool_matrix_value ( bool  = false) const
virtualinherited

◆ sparse_complex_matrix_value()

◆ sparse_matrix_value()

◆ squeeze()

template<typename MT >
octave_value octave_base_matrix< MT >::squeeze ( void  ) const
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 78 of file ov-base-mat.h.

Referenced by octave_matrix::squeeze().

◆ static_class_name()

static std::string octave_uint64_matrix::static_class_name ( void  )
inlinestatic

Definition at line 386 of file ov-intx.h.

◆ static_type_id()

static int octave_uint64_matrix::static_type_id ( void  )
inlinestatic

Definition at line 386 of file ov-intx.h.

Referenced by bitop().

◆ static_type_name()

static std::string octave_uint64_matrix::static_type_name ( void  )
inlinestatic

Definition at line 386 of file ov-intx.h.

◆ string_value()

std::string octave_base_value::string_value ( bool  force = false) const
virtualinherited

Reimplemented in octave_char_matrix_str.

Definition at line 794 of file ov-base.cc.

References octave_base_value::convert_to_str(), and octave_value::string_value().

◆ string_vector_value()

string_vector octave_base_value::string_vector_value ( bool  pad = false) const
virtualinherited

◆ subsasgn()

template<typename MT >
octave_value octave_base_matrix< MT >::subsasgn ( const std::string &  type,
const std::list< octave_value_list > &  idx,
const octave_value rhs 
)
virtualinherited

Reimplemented from octave_base_value.

Definition at line 74 of file ov-base-mat.cc.

◆ subsref() [1/6]

template<typename MT >
octave_value octave_base_value::subsref
inherited

Definition at line 324 of file ov-base.cc.

◆ subsref() [2/6]

template<typename MT >
octave_value octave_base_matrix< MT >::subsref ( const std::string &  type,
const std::list< octave_value_list > &  idx 
)
virtualinherited

Reimplemented from octave_base_value.

Definition at line 46 of file ov-base-mat.cc.

References error(), octave_value::next_subsref(), and panic_impossible.

◆ subsref() [3/6]

template<typename MT >
octave_value octave_base_value::subsref
inherited

Definition at line 333 of file ov-base.cc.

◆ subsref() [4/6]

octave_value octave_base_value::subsref ( const std::string &  type,
const std::list< octave_value_list > &  idx,
bool  auto_add 
)
virtualinherited

Reimplemented in octave_scalar_struct, octave_struct, octave_classdef, and octave_cell.

Definition at line 216 of file ov-base.cc.

References octave_base_value::subsref().

◆ subsref() [5/6]

template<typename MT >
octave_value_list octave_base_value::subsref
inherited

Definition at line 328 of file ov-base.cc.

◆ subsref() [6/6]

template<typename MT >
octave_value_list octave_base_matrix< MT >::subsref ( const std::string &  type,
const std::list< octave_value_list > &  idx,
int   
)
inlinevirtualinherited

Reimplemented from octave_base_value.

Definition at line 92 of file ov-base-mat.h.

◆ try_narrowing_conversion()

octave_base_value * octave_base_int_matrix< intNDArray< octave_uint64 > >::try_narrowing_conversion ( void  )
virtualinherited

Reimplemented from octave_base_value.

Definition at line 66 of file ov-base-int.cc.

◆ type_id()

int octave_uint64_matrix::type_id ( void  ) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 386 of file ov-intx.h.

◆ type_name()

std::string octave_uint64_matrix::type_name ( void  ) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 386 of file ov-intx.h.

◆ uint16_array_value()

uint16NDArray octave_uint64_matrix::uint16_array_value ( void  ) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 101 of file ov-intx.h.

◆ uint16_scalar_value()

◆ uint32_array_value()

uint32NDArray octave_uint64_matrix::uint32_array_value ( void  ) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 104 of file ov-intx.h.

◆ uint32_scalar_value()

◆ uint64_array_value()

uint64NDArray octave_uint64_matrix::uint64_array_value ( void  ) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 107 of file ov-intx.h.

◆ uint64_scalar_value()

◆ uint64_value()

uint64_t octave_base_value::uint64_value ( bool  require_int = false,
bool  frc_str_conv = false 
) const
virtualinherited

Definition at line 501 of file ov-base.cc.

◆ uint8_array_value()

uint8NDArray octave_uint64_matrix::uint8_array_value ( void  ) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 98 of file ov-intx.h.

◆ uint8_scalar_value()

◆ uint_value()

unsigned int octave_base_value::uint_value ( bool  require_int = false,
bool  frc_str_conv = false 
) const
virtualinherited

Definition at line 495 of file ov-base.cc.

◆ ulong_value()

unsigned long int octave_base_value::ulong_value ( bool  require_int = false,
bool  frc_str_conv = false 
) const
virtualinherited

Definition at line 498 of file ov-base.cc.

◆ undef_subsasgn()

octave_value octave_base_value::undef_subsasgn ( const std::string &  type,
const std::list< octave_value_list > &  idx,
const octave_value rhs 
)
virtualinherited

Reimplemented in octave_classdef, and octave_class.

Definition at line 305 of file ov-base.cc.

References octave_base_value::subsasgn().

Referenced by octave_classdef::undef_subsasgn().

◆ unique_clone()

virtual octave_base_value* octave_base_value::unique_clone ( void  )
inlinevirtualinherited

Reimplemented in octave_class.

Definition at line 283 of file ov-base.h.

References octave_value::clone().

◆ unique_parent_class()

virtual octave_base_value* octave_base_value::unique_parent_class ( const std::string &  )
inlinevirtualinherited

Reimplemented in octave_class.

Definition at line 685 of file ov-base.h.

Referenced by octave_class::unique_parent_class().

◆ unlock()

void octave_base_value::unlock ( void  )
virtualinherited

Reimplemented in octave_function.

Definition at line 1193 of file ov-base.cc.

References err_wrong_type_arg(), and octave_base_value::type_name().

◆ user_code_value()

octave_user_code * octave_base_value::user_code_value ( bool  silent = false)
virtualinherited

◆ user_function_value()

octave_user_function * octave_base_value::user_function_value ( bool  silent = false)
virtualinherited

◆ user_script_value()

octave_user_script * octave_base_value::user_script_value ( bool  silent = false)
virtualinherited

Reimplemented in octave_user_script.

Definition at line 958 of file ov-base.cc.

References err_wrong_type_arg(), and octave_base_value::type_name().

◆ ushort_value()

unsigned short int octave_base_value::ushort_value ( bool  require_int = false,
bool  frc_str_conv = false 
) const
virtualinherited

Definition at line 492 of file ov-base.cc.

◆ warn_load()

◆ warn_save()

◆ write()

int octave_uint64_matrix::write ( octave::stream &  os,
int  block_size,
oct_data_conv::data_type  output_type,
int  skip,
octave::mach_info::float_format  flt_fmt 
) const
inlinevirtual

Reimplemented from octave_base_value.

Definition at line 310 of file ov-intx.h.

◆ wrong_type_arg_error()

void octave_base_value::wrong_type_arg_error ( void  ) const
privateinherited

Definition at line 1175 of file ov-base.cc.

References err_wrong_type_arg(), and octave_base_value::type_name().

Referenced by octave_base_value::xstring_value().

◆ xnumel()

octave_idx_type octave_base_value::xnumel ( const octave_value_list idx)
virtualinherited

Reimplemented in octave_classdef, and octave_class.

Definition at line 194 of file ov-base.cc.

References octave_base_value::dims(), and dims_to_numel().

Referenced by octave_class::xnumel(), and octave_classdef::xnumel().

◆ xstring_value()

std::string octave_base_value::xstring_value ( void  ) const
virtualinherited

Reimplemented in octave_char_matrix_str.

Definition at line 802 of file ov-base.cc.

References octave_base_value::wrong_type_arg_error().

Member Data Documentation

◆ c_name

const std::string octave_uint64_matrix::c_name
staticprivate

Definition at line 386 of file ov-intx.h.

◆ count

◆ m_idx_cache

template<typename MT >
octave::idx_vector* octave_base_matrix< MT >::m_idx_cache
mutableprotectedinherited

Definition at line 224 of file ov-base-mat.h.

◆ m_matrix

template<typename MT >
MT octave_base_matrix< MT >::m_matrix
protectedinherited

Definition at line 208 of file ov-base-mat.h.

◆ m_typ

template<typename MT >
MatrixType* octave_base_matrix< MT >::m_typ
mutableprotectedinherited

Definition at line 223 of file ov-base-mat.h.

◆ s_beginning_of_line

bool octave_base_value::s_beginning_of_line = true
staticprivateinherited

◆ s_curr_print_indent_level

int octave_base_value::s_curr_print_indent_level = 0
staticprivateinherited

Definition at line 929 of file ov-base.h.

Referenced by octave_base_value::indent(), and octave_base_value::reset().

◆ s_hdf5_save_type

octave_hdf5_id octave_uint64_matrix::s_hdf5_save_type = H5T_NATIVE_UINT64
staticprivate

Definition at line 384 of file ov-intx.h.

◆ t_id

int octave_uint64_matrix::t_id
staticprivate

Definition at line 386 of file ov-intx.h.

◆ t_name

const std::string octave_uint64_matrix::t_name
staticprivate

Definition at line 386 of file ov-intx.h.


The documentation for this class was generated from the following files: