begin() | WriteableMatrixBase< T, M, N, Derived > | inline |
begin() const | WriteableMatrixBase< T, M, N, Derived > | inline |
col(index_t i) | WriteableMatrixBase< T, M, N, Derived > | inline |
col(index_t i) const | WriteableMatrixBase< T, M, N, Derived > | inline |
col_iterator typedef | WriteableMatrixBase< T, M, N, Derived > | |
COLDIM | MatrixBase< T, M, N, Derived > | static |
cols() const (defined in MatrixWrapper< M >) | MatrixWrapper< M > | inlinevirtual |
const_col_iterator typedef | MatrixBase< T, M, N, Derived > | |
const_iterator typedef | MatrixBase< T, M, N, Derived > | |
const_region_iterator typedef | MatrixBase< T, M, N, Derived > | |
const_row_iterator typedef | MatrixBase< T, M, N, Derived > | |
elem_t typedef (defined in MatrixWrapper< M >) | MatrixWrapper< M > | |
end() | WriteableMatrixBase< T, M, N, Derived > | inline |
end() const | WriteableMatrixBase< T, M, N, Derived > | 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 MatrixWrapper< M >) | MatrixWrapper< M > | inlinevirtual |
iterator typedef | WriteableMatrixBase< T, M, N, Derived > | |
m (defined in MatrixWrapper< M >) | MatrixWrapper< M > | |
MatrixWrapper(M *m) (defined in MatrixWrapper< M >) | MatrixWrapper< M > | inline |
operator()(index_t r, index_t c) const (defined in MatrixWrapper< M >) | MatrixWrapper< M > | inlinevirtual |
geom::detail::WriteableMatrixBase::operator()(index_t row, index_t col) | WriteableMatrixBase< T, M, N, Derived > | inline |
operator[](index_t i) | WriteableMatrixBase< T, M, N, Derived > | 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 (defined in MatrixWrapper< M >) | MatrixWrapper< M > | |
region_begin(const MatrixRegion &r) | WriteableMatrixBase< T, M, N, Derived > | inline |
region_begin(const MatrixRegion &r) const | WriteableMatrixBase< T, M, N, Derived > | inline |
region_end(const MatrixRegion &r) | WriteableMatrixBase< T, M, N, Derived > | inline |
region_end(const MatrixRegion &r) const | WriteableMatrixBase< T, M, N, Derived > | inline |
region_iterator typedef | WriteableMatrixBase< T, M, N, Derived > | |
row(index_t i) | WriteableMatrixBase< T, M, N, Derived > | inline |
row(index_t i) const | WriteableMatrixBase< T, M, N, Derived > | inline |
row_iterator typedef | WriteableMatrixBase< T, M, N, Derived > | |
ROWDIM | MatrixBase< T, M, N, Derived > | static |
rows() const (defined in MatrixWrapper< M >) | MatrixWrapper< M > | inlinevirtual |
set(index_t r, index_t c, elem_t val) (defined in MatrixWrapper< M >) | MatrixWrapper< M > | inlinevirtual |
set_identity() (defined in MatrixWrapper< M >) | MatrixWrapper< M > | inlinevirtual |
set_zero() (defined in MatrixWrapper< M >) | MatrixWrapper< M > | inlinevirtual |
storage_token_count() const (defined in MatrixWrapper< M >) | MatrixWrapper< M > | inlinevirtual |
storagebuffer_t typedef (defined in MatrixBase< T, M, N, Derived >) | MatrixBase< T, M, N, Derived > | |
~MatrixWrapper() (defined in MatrixWrapper< M >) | MatrixWrapper< M > | inlinevirtual |