Definition at line 462 of file pt-mat.cc.
typedef std::list<tm_row_const >::const_iterator octave_base_list< tm_row_const >::const_iterator [inherited] |
Definition at line 35 of file base-list.h.
typedef std::list<tm_row_const >::iterator octave_base_list< tm_row_const >::iterator [inherited] |
Definition at line 34 of file base-list.h.
tm_const::tm_const | ( | const tree_matrix & | tm | ) | [inline] |
tm_const::tm_const | ( | void | ) | [private] |
tm_const::tm_const | ( | const tm_const & | ) | [private] |
bool tm_const::all_dq_strings_p | ( | void | ) | const [inline] |
Definition at line 483 of file pt-mat.cc.
Referenced by tree_matrix::rvalue1().
bool tm_const::all_empty_p | ( | void | ) | const [inline] |
Definition at line 487 of file pt-mat.cc.
Referenced by tree_matrix::rvalue1().
bool tm_const::all_real_p | ( | void | ) | const [inline] |
Definition at line 485 of file pt-mat.cc.
Referenced by tree_matrix::rvalue1().
bool tm_const::all_sq_strings_p | ( | void | ) | const [inline] |
Definition at line 482 of file pt-mat.cc.
Referenced by tree_matrix::rvalue1().
bool tm_const::any_class_p | ( | void | ) | const [inline] |
Definition at line 490 of file pt-mat.cc.
Referenced by tree_matrix::rvalue1().
bool tm_const::any_sparse_p | ( | void | ) | const [inline] |
Definition at line 489 of file pt-mat.cc.
Referenced by tree_matrix::rvalue1().
void octave_base_list< tm_row_const >::append | ( | const tm_row_const & | s | ) | [inline, inherited] |
Definition at line 88 of file base-list.h.
Referenced by init().
const tm_row_const & octave_base_list< tm_row_const >::back | ( | void | ) | const [inline, inherited] |
Definition at line 79 of file base-list.h.
tm_row_const & octave_base_list< tm_row_const >::back | ( | void | ) | [inline, inherited] |
Definition at line 76 of file base-list.h.
iterator octave_base_list< tm_row_const >::begin | ( | void | ) | [inline, inherited] |
Definition at line 69 of file base-list.h.
Referenced by init().
const_iterator octave_base_list< tm_row_const >::begin | ( | void | ) | const [inline, inherited] |
Definition at line 70 of file base-list.h.
std::string tm_const::class_name | ( | void | ) | const [inline] |
Definition at line 493 of file pt-mat.cc.
Referenced by tree_matrix::rvalue1().
void octave_base_list< tm_row_const >::clear | ( | void | ) | [inline, inherited] |
Definition at line 67 of file base-list.h.
octave_idx_type tm_const::cols | ( | void | ) | const [inline] |
dim_vector tm_const::dims | ( | void | ) | const [inline] |
Definition at line 479 of file pt-mat.cc.
Referenced by tree_matrix::rvalue1().
bool octave_base_list< tm_row_const >::empty | ( | void | ) | const [inline, inherited] |
Definition at line 37 of file base-list.h.
iterator octave_base_list< tm_row_const >::end | ( | void | ) | [inline, inherited] |
Definition at line 72 of file base-list.h.
Referenced by init().
const_iterator octave_base_list< tm_row_const >::end | ( | void | ) | const [inline, inherited] |
Definition at line 73 of file base-list.h.
iterator octave_base_list< tm_row_const >::erase | ( | iterator | pos | ) | [inline, inherited] |
Definition at line 42 of file base-list.h.
const tm_row_const & octave_base_list< tm_row_const >::front | ( | void | ) | const [inline, inherited] |
Definition at line 78 of file base-list.h.
tm_row_const & octave_base_list< tm_row_const >::front | ( | void | ) | [inline, inherited] |
Definition at line 75 of file base-list.h.
void tm_const::init | ( | const tree_matrix & | tm | ) | [private] |
Definition at line 527 of file pt-mat.cc.
References all_1x1, tm_row_const::all_1x1_p(), all_cmplx, tm_row_const::all_complex_p(), all_dq_str, tm_row_const::all_dq_strings_p(), tm_row_const::all_empty_p(), all_mt, all_real, tm_row_const::all_real_p(), all_sq_str, tm_row_const::all_sq_strings_p(), all_str, tm_row_const::all_strings_p(), any_cell, tm_row_const::any_cell_p(), any_class, tm_row_const::any_class_p(), any_sparse, tm_row_const::any_sparse_p(), octave_base_list< tm_row_const >::append(), octave_base_list< tm_row_const >::begin(), octave_base_list< elt_type >::begin(), tm_row_const::class_name(), class_nm, cols(), tm_row_const::cols(), tm_row_const::dims(), dv, tm_row_const::empty(), octave_base_list< elt_type >::empty(), octave_base_list< tm_row_const >::end(), octave_base_list< elt_type >::end(), error_state, eval_error(), tm_row_const::first_elem_struct_p(), get_concat_class(), dim_vector::hvcat(), dim_vector::length(), ok, tm_row_const::rows(), some_str, and tm_row_const::some_strings_p().
size_t octave_base_list< tm_row_const >::length | ( | void | ) | const [inline, inherited] |
Definition at line 40 of file base-list.h.
void octave_base_list< tm_row_const >::pop_back | ( | void | ) | [inline, inherited] |
Definition at line 85 of file base-list.h.
void octave_base_list< tm_row_const >::pop_front | ( | void | ) | [inline, inherited] |
Definition at line 84 of file base-list.h.
void octave_base_list< tm_row_const >::push_back | ( | const tm_row_const & | s | ) | [inline, inherited] |
Definition at line 82 of file base-list.h.
void octave_base_list< tm_row_const >::push_front | ( | const tm_row_const & | s | ) | [inline, inherited] |
Definition at line 81 of file base-list.h.
void octave_base_list< tm_row_const >::remove_if | ( | P | pred | ) | [inline, inherited] |
Definition at line 45 of file base-list.h.
octave_idx_type tm_const::rows | ( | void | ) | const [inline] |
size_t octave_base_list< tm_row_const >::size | ( | void | ) | const [inline, inherited] |
Definition at line 39 of file base-list.h.
bool tm_const::some_strings_p | ( | void | ) | const [inline] |
Definition at line 484 of file pt-mat.cc.
Referenced by tree_matrix::rvalue1().
bool tm_const::all_1x1 [private] |
bool tm_const::all_cmplx [private] |
bool tm_const::all_dq_str [private] |
bool tm_const::all_mt [private] |
bool tm_const::all_real [private] |
bool tm_const::all_sq_str [private] |
bool tm_const::all_str [private] |
bool tm_const::any_cell [private] |
bool tm_const::any_class [private] |
bool tm_const::any_sparse [private] |
std::string tm_const::class_nm [private] |
dim_vector tm_const::dv [private] |
bool tm_const::ok [private] |
bool tm_const::some_str [private] |