This is the complete list of members for Armor::Array< Type >, including all inherited members.
add_comp(uint i_row, uint i_col, uint i_row_b, uint i_col_b, const Array &B) | Armor::Array< Type > | inline |
append(const ArmaMat< Type, nr, nc > &item) | Armor::Array< Type > | inline |
append(const ArmaVec< Type, nr > &item) | Armor::Array< Type > | inline |
arma_mat(uint i) const | Armor::Array< Type > | inline |
arma_vec(uint i) const | Armor::Array< Type > | inline |
Array(uint nr, uint nc=1, uint size=0) | Armor::Array< Type > | inline |
Array(const Array &other) | Armor::Array< Type > | inline |
data_ | Armor::Array< Type > | |
mat(uint mat_index) const | Armor::Array< Type > | inline |
multiply_comp(uint i_row, uint i_col, Type multi) | Armor::Array< Type > | inline |
n_cols() const | Armor::Array< Type > | inline |
n_cols_ | Armor::Array< Type > | private |
n_rows() const | Armor::Array< Type > | inline |
n_rows_ | Armor::Array< Type > | private |
operator()(uint i_row, uint i_col) const | Armor::Array< Type > | inline |
operator=(const Array &other) | Armor::Array< Type > | inline |
reinit(uint size) | Armor::Array< Type > | inline |
reserved_ | Armor::Array< Type > | private |
resize(uint size) | Armor::Array< Type > | inline |
scalar(uint mat_index) const | Armor::Array< Type > | inline |
set(uint index) | Armor::Array< Type > | inline |
size() const | Armor::Array< Type > | inline |
size_ | Armor::Array< Type > | private |
space_() | Armor::Array< Type > | inlineprivate |
vec(uint mat_index) const | Armor::Array< Type > | inline |
~Array() | Armor::Array< Type > | inline |