begin() | WriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > > | inline |
begin() const | WriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > > | inline |
col(index_t i) | WriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > > | inline |
col(index_t i) const | WriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > > | inline |
col_iterator typedef | WriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > > | |
COLDIM | MatrixBase< M::elem_t, M, N, MatrixHandle< M::elem_t > > | static |
cols() const (defined in MatrixWrapper< M >) | MatrixWrapper< M > | inlinevirtual |
const_col_iterator typedef | MatrixBase< M::elem_t, M, N, MatrixHandle< M::elem_t > > | |
const_iterator typedef | MatrixBase< M::elem_t, M, N, MatrixHandle< M::elem_t > > | |
const_region_iterator typedef | MatrixBase< M::elem_t, M, N, MatrixHandle< M::elem_t > > | |
const_row_iterator typedef | MatrixBase< M::elem_t, M, N, MatrixHandle< M::elem_t > > | |
elem_t typedef (defined in MatrixWrapper< M >) | MatrixWrapper< M > | |
end() | WriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > > | inline |
end() const | WriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > > | inline |
get_storage_tokens(storage_token_t *buf) const (defined in MatrixWrapper< M >) | MatrixWrapper< M > | inlinevirtual |
iterator typedef | WriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > > | |
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< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > >::operator()(index_t row, index_t col) | WriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > > | inline |
operator[](index_t i) | WriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > > | inline |
geom::detail::MatrixBase< M::elem_t, M, N, MatrixHandle< M::elem_t > >::operator[](index_t i) const | MatrixBase< M::elem_t, M, N, MatrixHandle< M::elem_t > > | inline |
reference typedef (defined in MatrixWrapper< M >) | MatrixWrapper< M > | |
region_begin(const MatrixRegion &r) | WriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > > | inline |
region_begin(const MatrixRegion &r) const | WriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > > | inline |
region_end(const MatrixRegion &r) | WriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > > | inline |
region_end(const MatrixRegion &r) const | WriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > > | inline |
region_iterator typedef | WriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > > | |
row(index_t i) | WriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > > | inline |
row(index_t i) const | WriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > > | inline |
row_iterator typedef | WriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > > | |
ROWDIM | MatrixBase< M::elem_t, M, N, MatrixHandle< M::elem_t > > | 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 |
~MatrixWrapper() (defined in MatrixWrapper< M >) | MatrixWrapper< M > | inlinevirtual |