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_sparse (const mxArray_sparse &val) | |
mxArray_sparse & | operator= (const mxArray_sparse &) |
Private Attributes | |
mwIndex * | ir |
mwIndex * | jc |
mwSize | nzmax |
void * | pi |
void * | pr |
|
inline |
|
inlineprivate |
Definition at line 1529 of file mex.cc.
References mxArray_matlab::get_element_size(), mxArray_matlab::get_n(), ir, jc, nzmax, pi, and pr.
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 1439 of file mex.cc.
References mxArray_matlab::dims_to_dim_vector(), mxArray_base::error(), mxArray_matlab::get_class_id(), mxArray_matlab::get_m(), mxArray_matlab::get_n(), ir, jc, mxDOUBLE_CLASS, mxLOGICAL_CLASS, mxSINGLE_CLASS, nzmax, panic_impossible, pi, pr, Sparse< T >::xcidx(), Sparse< T >::xdata(), and Sparse< T >::xridx().
|
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(), as_octave_value(), mxArray_struct::as_octave_value(), and mxArray_cell::as_octave_value().
|
inlinevirtual |
Definition at line 108 of file mex.cc.
Referenced by as_octave_value(), mxArray_number::int_to_ov(), mxArray_base::invalid_type_error(), and mxArray_matlab::invalid_type_error().
Reimplemented from mxArray_base.
Reimplemented in mxArray_cell.
Definition at line 788 of file mex.cc.
References mxArray_matlab::invalid_type_error().
Implements mxArray_base.
Definition at line 756 of file mex.cc.
References mxArray_matlab::id.
Referenced by mxArray_number::as_octave_value(), 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().
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.
Definition at line 718 of file mex.cc.
References mxArray_matlab::dims.
Referenced by as_octave_value().
Implements mxArray_base.
Definition at line 720 of file mex.cc.
References mxArray_matlab::dims, and mxArray_matlab::ndims.
Referenced by as_octave_value(), and 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(), mxArray_cell::as_octave_value(), mxArray_cell::get_cell(), mxArray_number::get_string(), mxArray_number::int_to_ov(), mxArray_matlab::is_empty(), mxArray_cell::mxArray_cell(), mxArray_number::mxArray_number(), mxArray_struct::mxArray_struct(), mxArray_struct::remove_field(), mxArray_cell::set_cell(), mxArray_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_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.
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 from mxArray_matlab.
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().
Implements mxArray_base.
Reimplemented in mxArray_cell.
Definition at line 794 of file mex.cc.
References mxArray_matlab::invalid_type_error().
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().
|
private |
Definition at line 1526 of file mex.cc.
Referenced by as_octave_value(), get_ir(), mxArray_sparse(), set_ir(), and ~mxArray_sparse().
|
private |
Definition at line 1527 of file mex.cc.
Referenced by as_octave_value(), get_jc(), mxArray_sparse(), set_jc(), and ~mxArray_sparse().
|
private |
Definition at line 1522 of file mex.cc.
Referenced by as_octave_value(), get_nzmax(), mxArray_sparse(), and set_nzmax().
|
private |
Definition at line 1525 of file mex.cc.
Referenced by as_octave_value(), get_imag_data(), is_complex(), mxArray_sparse(), set_imag_data(), and ~mxArray_sparse().
|
private |
Definition at line 1524 of file mex.cc.
Referenced by as_octave_value(), get_data(), mxArray_sparse(), set_data(), and ~mxArray_sparse().