geomc 1.0
A c++ linear algebra template library
MatrixBase< T, M, N, Derived > Member List

This is the complete list of members for MatrixBase< T, M, N, Derived >, including all inherited members.

begin() constMatrixBase< T, M, N, Derived >inline
col(index_t i) constMatrixBase< T, M, N, Derived >inline
COLDIMMatrixBase< T, M, N, Derived >static
cols() constMatrixBase< T, M, N, Derived >inline
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 typedefMatrixBase< T, M, N, Derived >
end() constMatrixBase< T, M, N, Derived >inline
get_storage_token_buffer() const (defined in MatrixBase< T, M, N, Derived >)MatrixBase< T, M, N, Derived >inline
operator()(index_t row, index_t col) constMatrixBase< T, M, N, Derived >inline
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 >
region_begin(const MatrixRegion &r) constMatrixBase< T, M, N, Derived >inline
region_end(const MatrixRegion &r) constMatrixBase< T, M, N, Derived >inline
row(index_t i) constMatrixBase< T, M, N, Derived >inline
ROWDIMMatrixBase< T, M, N, Derived >static
rows() constMatrixBase< T, M, N, Derived >inline
storagebuffer_t typedef (defined in MatrixBase< T, M, N, Derived >)MatrixBase< T, M, N, Derived >