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 | MatrixBase< T, M, N, Derived > | 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 | MatrixBase< T, M, N, Derived > | |
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 | MatrixBase< T, M, N, Derived > | |
end() const | SimpleMatrix< T, M, N, Lyt, P > | inline |
end() | SimpleMatrix< T, M, N, Lyt, P > | inline |
get_storage_token_buffer() const (defined in MatrixBase< T, M, N, Derived >) | MatrixBase< T, M, N, Derived > | 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) | WriteableMatrixBase< T, M, N, SimpleMatrix< T, M, N, Lyt, P > > | inline |
geom::detail::MatrixBase::operator[](index_t i) const | MatrixBase< T, M, N, Derived > | inline |
recurring_t typedef (defined in MatrixBase< T, M, N, Derived >) | MatrixBase< T, M, N, Derived > | |
reference typedef | 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) | 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 | MatrixBase< T, M, N, Derived > | 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 |
storagebuffer_t typedef (defined in MatrixBase< T, M, N, Derived >) | MatrixBase< T, M, N, Derived > | |