ma (defined in mat::MatrixInterfaceAdapter< M, T, ScaleT, RegionT >) | mat::MatrixInterfaceAdapter< M, T, ScaleT, RegionT > | [protected] |
MatrixInterfaceAdapter(const M &x, const ScaleType &vscale=ScaleType(), const Region ®ion=Region(), const double &size_multiplier=1.0) | mat::MatrixInterfaceAdapter< M, T, ScaleT, RegionT > | [inline] |
MatrixInterfaceAdapter(M *x, const ScaleType &vscale=ScaleType(), const Region ®ion=Region(), const double &size_multiplier=1.0) | mat::MatrixInterfaceAdapter< M, T, ScaleT, RegionT > | [inline] |
ncols() const | mat::MatrixInterfaceAdapter< M, T, ScaleT, RegionT > | [inline, virtual] |
nrows() const | mat::MatrixInterfaceAdapter< M, T, ScaleT, RegionT > | [inline, virtual] |
operator()(const size_type row, const size_type col) const (defined in mat::MatrixInterfaceAdapter< M, T, ScaleT, RegionT >) | mat::MatrixInterfaceAdapter< M, T, ScaleT, RegionT > | [inline, virtual] |
Region typedef (defined in mat::MatrixInterfaceAdapter< M, T, ScaleT, RegionT >) | mat::MatrixInterfaceAdapter< M, T, ScaleT, RegionT > | |
ScaleType typedef (defined in mat::MatrixInterfaceAdapter< M, T, ScaleT, RegionT >) | mat::MatrixInterfaceAdapter< M, T, ScaleT, RegionT > | |
size_type typedef (defined in mat::MatrixInterfaceAdapter< M, T, ScaleT, RegionT >) | mat::MatrixInterfaceAdapter< M, T, ScaleT, RegionT > | |
value_type typedef (defined in mat::MatrixInterfaceAdapter< M, T, ScaleT, RegionT >) | mat::MatrixInterfaceAdapter< M, T, ScaleT, RegionT > | |
~MatrixInterface() (defined in mat::MatrixInterface< T >) | mat::MatrixInterface< T > | [inline, virtual] |