geomc 1.0
A c++ linear algebra template library
MatrixWrapper< M > Member List

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

begin()WriteableMatrixBase< T, M, N, Derived >inline
begin() constWriteableMatrixBase< T, M, N, Derived >inline
col(index_t i)WriteableMatrixBase< T, M, N, Derived >inline
col(index_t i) constWriteableMatrixBase< T, M, N, Derived >inline
col_iterator typedefWriteableMatrixBase< T, M, N, Derived >
COLDIMMatrixBase< T, M, N, Derived >static
cols() const (defined in MatrixWrapper< M >)MatrixWrapper< M >inlinevirtual
const_col_iterator typedefMatrixBase< T, M, N, Derived >
const_iterator typedefMatrixBase< T, M, N, Derived >
const_region_iterator typedefMatrixBase< T, M, N, Derived >
const_row_iterator typedefMatrixBase< T, M, N, Derived >
elem_t typedef (defined in MatrixWrapper< M >)MatrixWrapper< M >
end()WriteableMatrixBase< T, M, N, Derived >inline
end() constWriteableMatrixBase< T, M, N, Derived >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 (defined in MatrixWrapper< M >)MatrixWrapper< M >inlinevirtual
iterator typedefWriteableMatrixBase< T, M, N, Derived >
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::operator()(index_t row, index_t col)WriteableMatrixBase< T, M, N, Derived >inline
operator[](index_t i)WriteableMatrixBase< T, M, N, Derived >inline
geom::detail::MatrixBase::operator[](index_t i) constMatrixBase< T, M, N, Derived >inline
recurring_t typedef (defined in MatrixBase< T, M, N, Derived >)MatrixBase< T, M, N, Derived >
reference typedef (defined in MatrixWrapper< M >)MatrixWrapper< M >
region_begin(const MatrixRegion &r)WriteableMatrixBase< T, M, N, Derived >inline
region_begin(const MatrixRegion &r) constWriteableMatrixBase< T, M, N, Derived >inline
region_end(const MatrixRegion &r)WriteableMatrixBase< T, M, N, Derived >inline
region_end(const MatrixRegion &r) constWriteableMatrixBase< T, M, N, Derived >inline
region_iterator typedefWriteableMatrixBase< T, M, N, Derived >
row(index_t i)WriteableMatrixBase< T, M, N, Derived >inline
row(index_t i) constWriteableMatrixBase< T, M, N, Derived >inline
row_iterator typedefWriteableMatrixBase< T, M, N, Derived >
ROWDIMMatrixBase< T, M, N, Derived >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
storagebuffer_t typedef (defined in MatrixBase< T, M, N, Derived >)MatrixBase< T, M, N, Derived >
~MatrixWrapper() (defined in MatrixWrapper< M >)MatrixWrapper< M >inlinevirtual