as_transpose() const | SimpleMatrix< T, M, N, Lyt, P > | inline |
begin() const | SimpleMatrix< T, M, N, Lyt, P > | inline |
begin() | SimpleMatrix< T, M, N, Lyt, P > | inline |
col(index_t i) const | SimpleMatrix< T, M, N, Lyt, P > | inline |
col(index_t i) | SimpleMatrix< T, M, N, Lyt, P > | inline |
col_iterator typedef | SimpleMatrix< T, M, N, Lyt, P > | |
COLDIM | WriteableMatrixBase< T, M, N, SimpleMatrix< T, M, N, Lyt, P > > | static |
cols() const | SimpleMatrix< T, M, N, Lyt, P > | inline |
const_col_iterator typedef | SimpleMatrix< T, M, N, Lyt, P > | |
const_iterator typedef | SimpleMatrix< T, M, N, Lyt, P > | |
const_region_iterator typedef | WriteableMatrixBase< T, M, N, SimpleMatrix< T, M, N, Lyt, P > > | |
const_row_iterator typedef | SimpleMatrix< T, M, N, Lyt, P > | |
data_begin() | SimpleMatrix< T, M, N, Lyt, P > | inline |
data_begin() const | SimpleMatrix< T, M, N, Lyt, P > | inline |
data_end() | SimpleMatrix< T, M, N, Lyt, P > | inline |
data_end() const | SimpleMatrix< T, M, N, Lyt, P > | inline |
elem_t typedef | WriteableMatrixBase< T, M, N, SimpleMatrix< T, M, N, Lyt, P > > | |
end() const | SimpleMatrix< T, M, N, Lyt, P > | inline |
end() | SimpleMatrix< T, M, N, Lyt, P > | inline |
get_storage_tokens(storage_token_t *buf) const (defined in SimpleMatrix< T, M, N, Lyt, P >) | SimpleMatrix< T, M, N, Lyt, P > | inline |
iterator typedef | SimpleMatrix< T, M, N, Lyt, P > | |
Layout | SimpleMatrix< T, M, N, Lyt, P > | static |
operator()(index_t r, index_t c) const | SimpleMatrix< T, M, N, Lyt, P > | inline |
operator()(index_t r, index_t c) | SimpleMatrix< T, M, N, Lyt, P > | inline |
operator*=(U k) | SimpleMatrix< T, M, N, Lyt, P > | inline |
operator[](index_t i) const | WriteableMatrixBase< T, M, N, SimpleMatrix< T, M, N, Lyt, P > > | |
operator[](index_t i) | WriteableMatrixBase< T, M, N, SimpleMatrix< T, M, N, Lyt, P > > | inline |
operator[](index_t i) const | WriteableMatrixBase< T, M, N, SimpleMatrix< T, M, N, Lyt, P > > | inline |
reference typedef | SimpleMatrix< T, M, N, Lyt, P > | |
region_begin(const MatrixRegion &r) const | WriteableMatrixBase< T, M, N, SimpleMatrix< T, M, N, Lyt, P > > | |
region_begin(const MatrixRegion &r) | WriteableMatrixBase< T, M, N, SimpleMatrix< T, M, N, Lyt, P > > | inline |
region_begin(const MatrixRegion &r) const | WriteableMatrixBase< T, M, N, SimpleMatrix< T, M, N, Lyt, P > > | inline |
region_end(const MatrixRegion &r) const | WriteableMatrixBase< T, M, N, SimpleMatrix< T, M, N, Lyt, P > > | |
region_end(const MatrixRegion &r) | WriteableMatrixBase< T, M, N, SimpleMatrix< T, M, N, Lyt, P > > | inline |
region_end(const MatrixRegion &r) const | WriteableMatrixBase< T, M, N, SimpleMatrix< T, M, N, Lyt, P > > | inline |
region_iterator typedef | WriteableMatrixBase< T, M, N, SimpleMatrix< T, M, N, Lyt, P > > | |
row(index_t i) const | SimpleMatrix< T, M, N, Lyt, P > | inline |
row(index_t i) | SimpleMatrix< T, M, N, Lyt, P > | inline |
row_iterator typedef | SimpleMatrix< T, M, N, Lyt, P > | |
ROWDIM | WriteableMatrixBase< T, M, N, SimpleMatrix< T, M, N, Lyt, P > > | static |
rows() const | SimpleMatrix< T, M, N, Lyt, P > | inline |
set(index_t r, index_t c, T val) | SimpleMatrix< T, M, N, Lyt, P > | inline |
set_identity() | SimpleMatrix< T, M, N, Lyt, P > | inline |
set_zero() | SimpleMatrix< T, M, N, Lyt, P > | inline |
SimpleMatrix(index_t nrows, index_t ncols) | SimpleMatrix< T, M, N, Lyt, P > | inlineexplicit |
SimpleMatrix(T *src_data, index_t nrows, index_t ncols) | SimpleMatrix< T, M, N, Lyt, P > | inlineexplicit |
SimpleMatrix(const Mx &mtx) | SimpleMatrix< T, M, N, Lyt, P > | inline |
storage_token_count() const (defined in SimpleMatrix< T, M, N, Lyt, P >) | SimpleMatrix< T, M, N, Lyt, P > | inline |