| begin() const | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | |
| 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) const | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | |
| 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, MatrixHandle< T > > | static |
| cols() const =0 (defined in MatrixHandle< T >) | MatrixHandle< T > | pure virtual |
| const_col_iterator typedef | MatrixBase< T, M, N, MatrixHandle< T > > | |
| const_iterator typedef | MatrixBase< T, M, N, MatrixHandle< T > > | |
| const_region_iterator typedef | MatrixBase< T, M, N, MatrixHandle< T > > | |
| const_row_iterator typedef | MatrixBase< T, M, N, MatrixHandle< T > > | |
| elem_t typedef | MatrixBase< T, M, N, MatrixHandle< T > > | |
| end() const | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | |
| end() | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | inline |
| end() const | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | 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 |
| geom::detail::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) const | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | |
| operator[](index_t i) | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | inline |
| operator[](index_t i) const | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | inline |
| reference typedef (defined in MatrixHandle< T >) | MatrixHandle< T > | |
| region_begin(const MatrixRegion &r) const | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, 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) const | WriteableMatrixBase< T, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< T > > | |
| 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) const | 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, MatrixHandle< T > > | 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 |
| ~MatrixHandle() (defined in MatrixHandle< T >) | MatrixHandle< T > | inlinevirtual |