geomc 1.0
A c++ linear algebra template library
SimpleMatrix< T, M, N, Lyt, P > Member List

This is the complete list of members for SimpleMatrix< T, M, N, Lyt, P >, including all inherited members.

as_transpose() constSimpleMatrix< T, M, N, Lyt, P >inline
begin() constSimpleMatrix< T, M, N, Lyt, P >inline
begin()SimpleMatrix< T, M, N, Lyt, P >inline
col(index_t i) constSimpleMatrix< T, M, N, Lyt, P >inline
col(index_t i)SimpleMatrix< T, M, N, Lyt, P >inline
col_iterator typedefSimpleMatrix< T, M, N, Lyt, P >
COLDIMMatrixBase< T, M, N, Derived >static
cols() constSimpleMatrix< T, M, N, Lyt, P >inline
const_col_iterator typedefSimpleMatrix< T, M, N, Lyt, P >
const_iterator typedefSimpleMatrix< T, M, N, Lyt, P >
const_region_iterator typedefMatrixBase< T, M, N, Derived >
const_row_iterator typedefSimpleMatrix< T, M, N, Lyt, P >
data_begin()SimpleMatrix< T, M, N, Lyt, P >inline
data_begin() constSimpleMatrix< T, M, N, Lyt, P >inline
data_end()SimpleMatrix< T, M, N, Lyt, P >inline
data_end() constSimpleMatrix< T, M, N, Lyt, P >inline
elem_t typedefMatrixBase< T, M, N, Derived >
end() constSimpleMatrix< T, M, N, Lyt, P >inline
end()SimpleMatrix< T, M, N, Lyt, P >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 SimpleMatrix< T, M, N, Lyt, P >)SimpleMatrix< T, M, N, Lyt, P >inline
iterator typedefSimpleMatrix< T, M, N, Lyt, P >
LayoutSimpleMatrix< T, M, N, Lyt, P >static
operator()(index_t r, index_t c) constSimpleMatrix< T, M, N, Lyt, P >inline
operator()(index_t r, index_t c)SimpleMatrix< T, M, N, Lyt, P >inline
operator*=(U k)SimpleMatrix< T, M, N, Lyt, P >inline
operator[](index_t i)WriteableMatrixBase< T, M, N, SimpleMatrix< T, M, N, Lyt, P > >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 typedefSimpleMatrix< T, M, N, Lyt, P >
region_begin(const MatrixRegion &r)WriteableMatrixBase< T, M, N, SimpleMatrix< T, M, N, Lyt, P > >inline
region_begin(const MatrixRegion &r) constWriteableMatrixBase< T, M, N, SimpleMatrix< T, M, N, Lyt, P > >inline
region_end(const MatrixRegion &r)WriteableMatrixBase< T, M, N, SimpleMatrix< T, M, N, Lyt, P > >inline
region_end(const MatrixRegion &r) constWriteableMatrixBase< T, M, N, SimpleMatrix< T, M, N, Lyt, P > >inline
region_iterator typedefWriteableMatrixBase< T, M, N, SimpleMatrix< T, M, N, Lyt, P > >
row(index_t i) constSimpleMatrix< T, M, N, Lyt, P >inline
row(index_t i)SimpleMatrix< T, M, N, Lyt, P >inline
row_iterator typedefSimpleMatrix< T, M, N, Lyt, P >
ROWDIMMatrixBase< T, M, N, Derived >static
rows() constSimpleMatrix< T, M, N, Lyt, P >inline
set(index_t r, index_t c, T val)SimpleMatrix< T, M, N, Lyt, P >inline
set_identity()SimpleMatrix< T, M, N, Lyt, P >inline
set_zero()SimpleMatrix< T, M, N, Lyt, P >inline
SimpleMatrix(index_t nrows, index_t ncols)SimpleMatrix< T, M, N, Lyt, P >inlineexplicit
SimpleMatrix(T *src_data, index_t nrows, index_t ncols)SimpleMatrix< T, M, N, Lyt, P >inlineexplicit
SimpleMatrix(const Mx &mtx)SimpleMatrix< T, M, N, Lyt, P >inline
storage_token_count() const (defined in SimpleMatrix< T, M, N, Lyt, P >)SimpleMatrix< T, M, N, Lyt, P >inline
storagebuffer_t typedef (defined in MatrixBase< T, M, N, Derived >)MatrixBase< T, M, N, Derived >