begin() | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | inline |
begin() const | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | inline |
col(index_t i) | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | inline |
col(index_t i) const | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | inline |
col_iterator typedef | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | |
COLDIM | MatrixBase< T, M, N, Derived > | static |
cols() const =0 (defined in MatrixHandle< T >) | MatrixHandle< T > | pure virtual |
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 | MatrixBase< T, M, N, Derived > | |
end() | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | inline |
end() const | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | 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 =0 (defined in MatrixHandle< T >) | MatrixHandle< T > | pure virtual |
iterator typedef | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | |
MatrixHandle() (defined in MatrixHandle< T >) | MatrixHandle< T > | inline |
operator()(index_t r, index_t c) const =0 (defined in MatrixHandle< T >) | MatrixHandle< T > | pure virtual |
WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > >::operator()(index_t row, index_t col) | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | inline |
operator[](index_t i) | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | 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 MatrixHandle< T >) | MatrixHandle< T > | |
region_begin(const MatrixRegion &r) | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | inline |
region_begin(const MatrixRegion &r) const | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | inline |
region_end(const MatrixRegion &r) | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | inline |
region_end(const MatrixRegion &r) const | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | inline |
region_iterator typedef | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | |
row(index_t i) | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | inline |
row(index_t i) const | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | inline |
row_iterator typedef | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | |
ROWDIM | MatrixBase< T, M, N, Derived > | static |
rows() const =0 (defined in MatrixHandle< T >) | MatrixHandle< T > | pure virtual |
set(index_t r, index_t c, T val)=0 (defined in MatrixHandle< T >) | MatrixHandle< T > | pure virtual |
set_identity()=0 (defined in MatrixHandle< T >) | MatrixHandle< T > | pure virtual |
set_zero()=0 (defined in MatrixHandle< T >) | MatrixHandle< T > | pure virtual |
storage_token_count() const =0 (defined in MatrixHandle< T >) | MatrixHandle< T > | pure virtual |
storagebuffer_t typedef (defined in MatrixBase< T, M, N, Derived >) | MatrixBase< T, M, N, Derived > | |
~MatrixHandle() (defined in MatrixHandle< T >) | MatrixHandle< T > | inlinevirtual |