ncols() const=0 | mat::MatrixInterface< T > | [pure virtual] |
nrows() const=0 | mat::MatrixInterface< T > | [pure virtual] |
operator()(const size_type row, const size_type col) const=0 (defined in mat::MatrixInterface< T >) | mat::MatrixInterface< T > | [pure virtual] |
size_type typedef (defined in mat::MatrixInterface< T >) | mat::MatrixInterface< T > | |
value_type typedef (defined in mat::MatrixInterface< T >) | mat::MatrixInterface< T > | |
~MatrixInterface() (defined in mat::MatrixInterface< T >) | mat::MatrixInterface< T > | [inline, virtual] |