CAPD DynSys Library
5.2.0
|
This class represents a matrix without own container and data it is used for operations on submatrices. More...
#include <capd/vectalg/MatrixSlice.h>
Public Types | |
typedef matrix::ScalarType | ScalarType |
typedef matrix::size_type | size_type |
This class represents a matrix without own container and data it is used for operations on submatrices.
typedef matrix::ScalarType MatrixSlice< matrix >::ScalarType |
typedef matrix::size_type MatrixSlice< matrix >::size_type |
const_MatrixIterator< MatrixSlice<matrix> > MatrixSlice< matrix >::beginMatrix | ( | ) | const |
const_MatrixIterator< MatrixSlice<matrix> > MatrixSlice< matrix >::endMatrix | ( | ) | const |