$search
Classes | |
struct | BaseCube< elem_type, derived > |
Analog of the Base class, intended for cubes. More... | |
Functions | |
arma_inline const derived & | BaseCube::get_ref () const |
void | BaseCube::print (std::ostream &user_stream, const std::string extra_text="") const |
void | BaseCube::print (const std::string extra_text="") const |
void | BaseCube::raw_print (std::ostream &user_stream, const std::string extra_text="") const |
void | BaseCube::raw_print (const std::string extra_text="") const |
arma_inline const derived & BaseCube< elem_type, derived >::get_ref | ( | ) | const [inline, inherited] |
Definition at line 22 of file BaseCube_meat.hpp.
void BaseCube< elem_type, derived >::print | ( | std::ostream & | user_stream, | |
const std::string | extra_text = "" | |||
) | const [inline, inherited] |
Definition at line 44 of file BaseCube_meat.hpp.
void BaseCube< elem_type, derived >::print | ( | const std::string | extra_text = "" |
) | const [inline, inherited] |
Definition at line 32 of file BaseCube_meat.hpp.
void BaseCube< elem_type, derived >::raw_print | ( | std::ostream & | user_stream, | |
const std::string | extra_text = "" | |||
) | const [inline, inherited] |
Definition at line 68 of file BaseCube_meat.hpp.
void BaseCube< elem_type, derived >::raw_print | ( | const std::string | extra_text = "" |
) | const [inline, inherited] |
Definition at line 56 of file BaseCube_meat.hpp.