GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Protected Member Functions | |
dim_vector | dims_to_dim_vector (void) const |
void | error (const char *msg) const |
void | error (const char *msg) const |
Private Member Functions | |
mxArray_cell (const mxArray_cell &val) | |
mxArray_cell & | operator= (const mxArray_cell &) |
Private Attributes | |
mxArray ** | data |
|
inline |
|
inline |
Definition at line 1842 of file mex.cc.
References data, mxArray_matlab::get_number_of_elements(), and mxFree().
|
inlineprivate |
Definition at line 1883 of file mex.cc.
References data, mxArray::dup(), and mxArray_matlab::get_number_of_elements().
Implements mxArray_base.
Reimplemented in mxArray_struct.
Definition at line 860 of file mex.cc.
References mxArray_matlab::invalid_type_error().
Implements mxArray_base.
Reimplemented in mxArray_number.
Definition at line 906 of file mex.cc.
References mxArray_matlab::invalid_type_error().
Reimplemented in mxArray_octave_value.
Definition at line 134 of file mxarray.h.
Referenced by mxArray::dup().
Reimplemented in mxArray_octave_value.
Definition at line 134 of file mxarray.in.h.
|
inlinevirtual |
Implements mxArray_base.
Definition at line 1863 of file mex.cc.
References mxArray::as_octave_value(), data, mxArray_matlab::dims_to_dim_vector(), Array< T >::fortran_vec(), and mxArray_matlab::get_number_of_elements().
|
inlinevirtualinherited |
Implements mxArray_base.
Definition at line 912 of file mex.cc.
References calc_single_subscript_internal(), mxArray_matlab::dims, and mxArray_matlab::ndims.
|
inlineprotectedinherited |
Definition at line 952 of file mex.cc.
References d, mxArray_matlab::get_dimensions(), mxArray_matlab::get_number_of_dimensions(), and dim_vector::resize().
Referenced by mxArray_number::as_octave_value(), mxArray_sparse::as_octave_value(), mxArray_struct::as_octave_value(), and as_octave_value().
|
inlinevirtual |
Definition at line 108 of file mex.cc.
Referenced by mxArray_sparse::as_octave_value(), mxArray_number::int_to_ov(), mxArray_base::invalid_type_error(), and mxArray_matlab::invalid_type_error().
Reimplemented from mxArray_matlab.
Definition at line 1852 of file mex.cc.
References data, and mxArray_matlab::get_number_of_elements().
Implements mxArray_base.
Definition at line 756 of file mex.cc.
References mxArray_matlab::id.
Referenced by mxArray_number::as_octave_value(), mxArray_sparse::as_octave_value(), and mxArray_number::get_scalar().
Implements mxArray_base.
Definition at line 758 of file mex.cc.
References mxCELL_CLASS, mxCHAR_CLASS, mxDOUBLE_CLASS, mxFUNCTION_CLASS, mxINT16_CLASS, mxINT32_CLASS, mxINT64_CLASS, mxINT8_CLASS, mxLOGICAL_CLASS, mxSINGLE_CLASS, mxSTRUCT_CLASS, mxUINT16_CLASS, mxUINT32_CLASS, mxUINT64_CLASS, and mxUINT8_CLASS.
Implements mxArray_base.
Definition at line 730 of file mex.cc.
References mxArray_matlab::dims.
Referenced by mxArray_matlab::dims_to_dim_vector(), and mxArray_number::mxArray_number().
Implements mxArray_base.
Definition at line 917 of file mex.cc.
References mxCELL_CLASS, mxCHAR_CLASS, mxDOUBLE_CLASS, mxFUNCTION_CLASS, mxINT16_CLASS, mxINT32_CLASS, mxINT64_CLASS, mxINT8_CLASS, mxLOGICAL_CLASS, mxSINGLE_CLASS, mxSTRUCT_CLASS, mxUINT16_CLASS, mxUINT32_CLASS, mxUINT64_CLASS, and mxUINT8_CLASS.
Referenced by mxArray_number::mxArray_number(), and mxArray_sparse::mxArray_sparse().
Implements mxArray_base.
Reimplemented in mxArray_struct.
Definition at line 871 of file mex.cc.
References mxArray_matlab::invalid_type_error().
Implements mxArray_base.
Reimplemented in mxArray_struct.
Definition at line 889 of file mex.cc.
References mxArray_matlab::invalid_type_error().
Implements mxArray_base.
Reimplemented in mxArray_sparse, and mxArray_number.
Definition at line 811 of file mex.cc.
References mxArray_matlab::invalid_type_error().
Implements mxArray_base.
Reimplemented in mxArray_sparse.
Definition at line 827 of file mex.cc.
References mxArray_matlab::invalid_type_error().
Implements mxArray_base.
Reimplemented in mxArray_sparse.
Definition at line 833 of file mex.cc.
References mxArray_matlab::invalid_type_error().
Implements mxArray_base.
Definition at line 718 of file mex.cc.
References mxArray_matlab::dims.
Referenced by mxArray_sparse::as_octave_value().
Implements mxArray_base.
Definition at line 720 of file mex.cc.
References mxArray_matlab::dims, and mxArray_matlab::ndims.
Referenced by mxArray_sparse::as_octave_value(), and mxArray_sparse::mxArray_sparse().
Implements mxArray_base.
Definition at line 732 of file mex.cc.
References mxArray_matlab::ndims.
Referenced by mxArray_matlab::dims_to_dim_vector().
Implements mxArray_base.
Definition at line 744 of file mex.cc.
References mxArray_matlab::dims, and mxArray_matlab::ndims.
Referenced by mxArray_struct::add_field(), mxArray_number::array_to_string(), mxArray_number::as_octave_value(), mxArray_struct::as_octave_value(), as_octave_value(), get_cell(), mxArray_number::get_string(), mxArray_number::int_to_ov(), mxArray_matlab::is_empty(), mxArray_cell(), mxArray_number::mxArray_number(), mxArray_struct::mxArray_struct(), mxArray_struct::remove_field(), set_cell(), ~mxArray_cell(), and mxArray_struct::~mxArray_struct().
Implements mxArray_base.
Reimplemented in mxArray_struct.
Definition at line 883 of file mex.cc.
References mxArray_matlab::invalid_type_error().
Implements mxArray_base.
Reimplemented in mxArray_sparse.
Definition at line 839 of file mex.cc.
References mxArray_matlab::invalid_type_error().
Implements mxArray_base.
Reimplemented in mxArray_number.
Definition at line 799 of file mex.cc.
References mxArray_matlab::invalid_type_error().
Implements mxArray_base.
Reimplemented in mxArray_number.
Definition at line 900 of file mex.cc.
References mxArray_matlab::invalid_type_error().
Definition at line 144 of file mxarray.h.
References mxArray_base::get_class_name().
Referenced by mxArray::is_class().
Definition at line 144 of file mxarray.in.h.
References mxArray_base::get_class_name().
Implements mxArray_base.
Reimplemented in mxArray_sparse, and mxArray_number.
Implements mxArray_base.
Definition at line 754 of file mex.cc.
References mxArray_matlab::get_number_of_elements().
Definition at line 188 of file mxarray.h.
References mxArray_base::get_number_of_elements(), and mxArray_base::is_logical().
Referenced by mxArray::is_logical_scalar(), mxArray_octave_value::is_logical_scalar_true(), and mxArray_matlab::is_logical_scalar_true().
Definition at line 188 of file mxarray.in.h.
References mxArray_base::get_number_of_elements(), and mxArray_base::is_logical().
Implements mxArray_base.
Definition at line 712 of file mex.cc.
References mxArray_matlab::get_data(), and mxArray_base::is_logical_scalar().
Implements mxArray_base.
Definition at line 689 of file mex.cc.
References mxDOUBLE_CLASS, mxINT16_CLASS, mxINT32_CLASS, mxINT64_CLASS, mxINT8_CLASS, mxSINGLE_CLASS, mxUINT16_CLASS, mxUINT32_CLASS, mxUINT64_CLASS, and mxUINT8_CLASS.
Reimplemented in mxArray_octave_value.
Definition at line 138 of file mxarray.in.h.
Reimplemented in mxArray_octave_value.
Definition at line 138 of file mxarray.h.
Referenced by mxArray::is_octave_value(), and mxArray::maybe_mutate().
Reimplemented in mxArray_octave_value.
Definition at line 274 of file mxarray.h.
Referenced by mxArray::maybe_mutate(), and mxArray::mutate().
Reimplemented in mxArray_octave_value.
Definition at line 274 of file mxarray.in.h.
Reimplemented in mxArray_octave_value.
Definition at line 272 of file mxarray.in.h.
Reimplemented in mxArray_octave_value.
Definition at line 272 of file mxarray.h.
Referenced by mxArray::mutation_needed().
|
private |
Implements mxArray_base.
Reimplemented in mxArray_struct.
Definition at line 866 of file mex.cc.
References mxArray_matlab::invalid_type_error().
Reimplemented from mxArray_matlab.
Definition at line 2382 of file mex.cc.
References data, mxArray_matlab::get_number_of_elements(), and maybe_unmark_array().
Implements mxArray_base.
Definition at line 781 of file mex.cc.
References mxArray_matlab::class_name, mxArray::malloc(), and mxFree().
Implements mxArray_base.
Definition at line 738 of file mex.cc.
References mxArray_matlab::dims, and mxArray_matlab::ndims.
Implements mxArray_base.
Reimplemented in mxArray_struct.
Definition at line 877 of file mex.cc.
References mxArray_matlab::invalid_type_error().
Implements mxArray_base.
Reimplemented in mxArray_sparse, and mxArray_number.
Definition at line 822 of file mex.cc.
References mxArray_matlab::invalid_type_error().
Implements mxArray_base.
Reimplemented in mxArray_sparse.
Definition at line 845 of file mex.cc.
References mxArray_matlab::invalid_type_error().
Implements mxArray_base.
Reimplemented in mxArray_sparse.
Definition at line 850 of file mex.cc.
References mxArray_matlab::invalid_type_error().
Implements mxArray_base.
Reimplemented in mxArray_sparse.
Definition at line 855 of file mex.cc.
References mxArray_matlab::invalid_type_error().
|
private |
Definition at line 1881 of file mex.cc.
Referenced by as_octave_value(), get_cell(), get_data(), mxArray_cell(), set_cell(), set_data(), and ~mxArray_cell().