arma_hot void podarray< eT >::copy_row | ( | const Mat< eT > & | A, |
const uword | row | ||
) | [inline] |
Definition at line 236 of file podarray_meat.hpp.
void podarray< eT >::fill | ( | const eT | val | ) | [inline] |
Definition at line 178 of file podarray_meat.hpp.
Definition at line 295 of file podarray_meat.hpp.
arma_inline eT * podarray< eT >::memptr | ( | ) |
Definition at line 215 of file podarray_meat.hpp.
arma_inline const eT * podarray< eT >::memptr | ( | ) | const |
Definition at line 225 of file podarray_meat.hpp.
arma_inline eT & podarray< eT >::operator() | ( | const uword | i | ) |
Definition at line 143 of file podarray_meat.hpp.
arma_inline eT podarray< eT >::operator() | ( | const uword | i | ) | const |
Definition at line 132 of file podarray_meat.hpp.
const podarray< eT > & podarray< eT >::operator= | ( | const podarray< eT > & | x | ) | [inline] |
Definition at line 65 of file podarray_meat.hpp.
arma_inline eT & podarray< eT >::operator[] | ( | const uword | i | ) |
Definition at line 122 of file podarray_meat.hpp.
arma_inline eT podarray< eT >::operator[] | ( | const uword | i | ) | const |
Definition at line 112 of file podarray_meat.hpp.
Definition at line 40 of file podarray_meat.hpp.
Definition at line 51 of file podarray_meat.hpp.
arma_inline podarray< eT >::podarray | ( | const uword | new_N | ) | [explicit] |
Definition at line 83 of file podarray_meat.hpp.
arma_inline podarray< eT >::podarray | ( | const eT * | X, |
const uword | new_N | ||
) | [explicit] |
Definition at line 96 of file podarray_meat.hpp.
void podarray< eT >::reset | ( | ) | [inline] |
Definition at line 166 of file podarray_meat.hpp.
Definition at line 154 of file podarray_meat.hpp.
Definition at line 190 of file podarray_meat.hpp.
Definition at line 202 of file podarray_meat.hpp.
Definition at line 20 of file podarray_meat.hpp.