Implementation
-
MatrixShp
- Class of matrices that can be reshaped.
-
template <class XXCOEFF> XXCOEFF& MatrixShp <XXCOEFF> ::operator ()(int ipos, int jpos)
- Coefficient of the matrix. Operator based of the method coeff.
alphabetic index hierarchy of classes