geomc 1.0
A c++ linear algebra template library
Loading...
Searching...
No Matches
MatrixWrapper< M > Member List

This is the complete list of members for MatrixWrapper< M >, including all inherited members.

begin()WriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > >inline
begin() constWriteableMatrixBase< 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) constWriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > >inline
col_iterator typedefWriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > >
COLDIMMatrixBase< M::elem_t, M, N, MatrixHandle< M::elem_t > >static
cols() const (defined in MatrixWrapper< M >)MatrixWrapper< M >inlinevirtual
const_col_iterator typedefMatrixBase< M::elem_t, M, N, MatrixHandle< M::elem_t > >
const_iterator typedefMatrixBase< M::elem_t, M, N, MatrixHandle< M::elem_t > >
const_region_iterator typedefMatrixBase< M::elem_t, M, N, MatrixHandle< M::elem_t > >
const_row_iterator typedefMatrixBase< 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() constWriteableMatrixBase< 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 typedefWriteableMatrixBase< 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) constMatrixBase< 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) constWriteableMatrixBase< 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) constWriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > >inline
region_iterator typedefWriteableMatrixBase< 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) constWriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > >inline
row_iterator typedefWriteableMatrixBase< M::elem_t, DYNAMIC_DIM, DYNAMIC_DIM, MatrixHandle< M::elem_t > >
ROWDIMMatrixBase< 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