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() constMatrixHandle< M::elem_t >
begin()MatrixHandle< M::elem_t >inline
begin() constMatrixHandle< M::elem_t >inline
col(index_t i) constMatrixHandle< M::elem_t >
col(index_t i)MatrixHandle< M::elem_t >inline
col(index_t i) constMatrixHandle< M::elem_t >inline
col_iterator typedefMatrixHandle< M::elem_t >
COLDIMMatrixHandle< M::elem_t >static
cols() const (defined in MatrixWrapper< M >)MatrixWrapper< M >inlinevirtual
const_col_iterator typedefMatrixHandle< M::elem_t >
const_iterator typedefMatrixHandle< M::elem_t >
const_region_iterator typedefMatrixHandle< M::elem_t >
const_row_iterator typedefMatrixHandle< M::elem_t >
elem_t typedef (defined in MatrixWrapper< M >)MatrixWrapper< M >
end() constMatrixHandle< M::elem_t >
end()MatrixHandle< M::elem_t >inline
end() constMatrixHandle< M::elem_t >inline
get_storage_tokens(storage_token_t *buf) const (defined in MatrixWrapper< M >)MatrixWrapper< M >inlinevirtual
iterator typedefMatrixHandle< 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::MatrixHandle< M::elem_t >::operator()(index_t row, index_t col)MatrixHandle< M::elem_t >inline
operator[](index_t i) constMatrixHandle< M::elem_t >
operator[](index_t i)MatrixHandle< M::elem_t >inline
operator[](index_t i) constMatrixHandle< M::elem_t >inline
reference typedef (defined in MatrixWrapper< M >)MatrixWrapper< M >
region_begin(const MatrixRegion &r) constMatrixHandle< M::elem_t >
region_begin(const MatrixRegion &r)MatrixHandle< M::elem_t >inline
region_begin(const MatrixRegion &r) constMatrixHandle< M::elem_t >inline
region_end(const MatrixRegion &r) constMatrixHandle< M::elem_t >
region_end(const MatrixRegion &r)MatrixHandle< M::elem_t >inline
region_end(const MatrixRegion &r) constMatrixHandle< M::elem_t >inline
region_iterator typedefMatrixHandle< M::elem_t >
row(index_t i) constMatrixHandle< M::elem_t >
row(index_t i)MatrixHandle< M::elem_t >inline
row(index_t i) constMatrixHandle< M::elem_t >inline
row_iterator typedefMatrixHandle< M::elem_t >
ROWDIMMatrixHandle< 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