GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Public Types | |
typedef std::list < tm_row_const > ::const_iterator | const_iterator |
typedef std::list < tm_row_const > ::const_reverse_iterator | const_reverse_iterator |
typedef std::list < tm_row_const >::iterator | iterator |
typedef std::list < tm_row_const > ::reverse_iterator | reverse_iterator |
Private Member Functions | |
tm_const (void) | |
tm_const (const tm_const &) | |
void | init (const tree_matrix &tm) |
tm_const & | operator= (const tm_const &) |
Private Attributes | |
bool | all_1x1 |
bool | all_cmplx |
bool | all_dq_str |
bool | all_mt |
bool | all_real |
bool | all_sq_str |
bool | all_str |
bool | any_cell |
bool | any_class |
bool | any_sparse |
std::string | class_nm |
dim_vector | dv |
bool | ok |
bool | some_str |
|
inherited |
Definition at line 37 of file base-list.h.
|
inherited |
Definition at line 40 of file base-list.h.
|
inherited |
Definition at line 36 of file base-list.h.
|
inherited |
Definition at line 39 of file base-list.h.
|
inline |
|
private |
|
private |
Definition at line 485 of file pt-mat.cc.
Referenced by tree_matrix::rvalue1().
Definition at line 489 of file pt-mat.cc.
Referenced by tree_matrix::rvalue1().
Definition at line 487 of file pt-mat.cc.
Referenced by tree_matrix::rvalue1().
Definition at line 484 of file pt-mat.cc.
Referenced by tree_matrix::rvalue1().
Definition at line 492 of file pt-mat.cc.
Referenced by tree_matrix::rvalue1().
Definition at line 491 of file pt-mat.cc.
Referenced by tree_matrix::rvalue1().
|
inlineinherited |
Definition at line 105 of file base-list.h.
|
inlineinherited |
Definition at line 93 of file base-list.h.
|
inlineinherited |
Definition at line 96 of file base-list.h.
|
inlineinherited |
Definition at line 78 of file base-list.h.
|
inlineinherited |
Definition at line 79 of file base-list.h.
|
inline |
Definition at line 495 of file pt-mat.cc.
Referenced by tree_matrix::rvalue1().
|
inlineinherited |
Definition at line 76 of file base-list.h.
|
inline |
|
inline |
Definition at line 481 of file pt-mat.cc.
Referenced by tree_matrix::rvalue1().
|
inlineinherited |
Definition at line 42 of file base-list.h.
|
inlineinherited |
Definition at line 81 of file base-list.h.
|
inlineinherited |
Definition at line 82 of file base-list.h.
|
inlineinherited |
Definition at line 47 of file base-list.h.
|
inlineinherited |
Definition at line 92 of file base-list.h.
|
inlineinherited |
Definition at line 95 of file base-list.h.
|
private |
Definition at line 529 of file pt-mat.cc.
References tm_row_const::all_1x1_p(), tm_row_const::all_complex_p(), tm_row_const::all_dq_strings_p(), tm_row_const::all_empty_p(), tm_row_const::all_real_p(), tm_row_const::all_sq_strings_p(), tm_row_const::all_strings_p(), tm_row_const::any_cell_p(), tm_row_const::any_class_p(), tm_row_const::any_sparse_p(), octave_base_list< elt_type >::begin(), tm_row_const::begin(), tm_row_const::class_name(), tm_row_const::cols(), tm_row_const::dims(), octave_base_list< elt_type >::empty(), tm_row_const::empty(), octave_base_list< elt_type >::end(), tm_row_const::end(), error_state, eval_error(), tm_row_const::first_elem_struct_p(), get_concat_class(), dim_vector::length(), tm_row_const::rows(), and tm_row_const::some_strings_p().
|
inlineinherited |
Definition at line 45 of file base-list.h.
|
inlineinherited |
Definition at line 102 of file base-list.h.
|
inlineinherited |
Definition at line 101 of file base-list.h.
|
inlineinherited |
Definition at line 99 of file base-list.h.
|
inlineinherited |
Definition at line 98 of file base-list.h.
|
inlineinherited |
Definition at line 84 of file base-list.h.
|
inlineinherited |
Definition at line 85 of file base-list.h.
|
inlineinherited |
Definition at line 50 of file base-list.h.
|
inlineinherited |
Definition at line 88 of file base-list.h.
|
inlineinherited |
Definition at line 89 of file base-list.h.
|
inline |
|
inlineinherited |
Definition at line 44 of file base-list.h.
Definition at line 486 of file pt-mat.cc.
Referenced by tree_matrix::rvalue1().
|
private |