$search
Classes | |
class | eOp< T1, eop_type > |
Functions | |
arma_inline elem_type | eOp::at (const uword row, const uword col) const |
eOp::eOp (const Base< typename T1::elem_type, T1 > &in_m, const elem_type in_aux, const uword in_aux_uword_a, const uword in_aux_uword_b) | |
eOp::eOp (const Base< typename T1::elem_type, T1 > &in_m, const uword in_aux_uword_a, const uword in_aux_uword_b) | |
eOp::eOp (const Base< typename T1::elem_type, T1 > &in_m, const elem_type in_aux) | |
eOp::eOp (const Base< typename T1::elem_type, T1 > &in_m) | |
arma_inline uword | eOp::get_n_cols () const |
arma_inline uword | eOp::get_n_elem () const |
arma_inline uword | eOp::get_n_rows () const |
arma_inline elem_type | eOp::operator[] (const uword i) const |
eOp::~eOp () |
arma_inline T1::elem_type eOp< T1, eop_type >::at | ( | const uword | row, | |
const uword | col | |||
) | const [inline, inherited] |
Definition at line 112 of file eOp_meat.hpp.
eOp< T1, eop_type >::eOp | ( | const Base< typename T1::elem_type, T1 > & | in_m, | |
const elem_type | in_aux, | |||
const uword | in_aux_uword_a, | |||
const uword | in_aux_uword_b | |||
) | [inline, inherited] |
Definition at line 50 of file eOp_meat.hpp.
eOp< T1, eop_type >::eOp | ( | const Base< typename T1::elem_type, T1 > & | in_m, | |
const uword | in_aux_uword_a, | |||
const uword | in_aux_uword_b | |||
) | [inline, inherited] |
Definition at line 39 of file eOp_meat.hpp.
eOp< T1, eop_type >::eOp | ( | const Base< typename T1::elem_type, T1 > & | in_m, | |
const elem_type | in_aux | |||
) | [inline, inherited] |
Definition at line 29 of file eOp_meat.hpp.
eOp< T1, eop_type >::eOp | ( | const Base< typename T1::elem_type, T1 > & | in_m | ) | [inline, explicit, inherited] |
Definition at line 20 of file eOp_meat.hpp.
arma_inline uword eOp< T1, eop_type >::get_n_cols | ( | ) | const [inline, inherited] |
Definition at line 82 of file eOp_meat.hpp.
arma_inline uword eOp< T1, eop_type >::get_n_elem | ( | ) | const [inline, inherited] |
Definition at line 92 of file eOp_meat.hpp.
arma_inline uword eOp< T1, eop_type >::get_n_rows | ( | ) | const [inline, inherited] |
Definition at line 72 of file eOp_meat.hpp.
arma_inline T1::elem_type eOp< T1, eop_type >::operator[] | ( | const uword | i | ) | const [inline, inherited] |
Definition at line 102 of file eOp_meat.hpp.
Definition at line 62 of file eOp_meat.hpp.