template <class MATR> class Pencil : public
Vector
<MATR>
Class of Pencil, with generic matrices.
Inheritance:
Inherited from
Vector:
Public Methods
XXCOEFF
coeff
(const int i)
XXCOEFF&
coeff
(const int i)
int
GetDim
(void)
XXCOEFF&
operator[]
(const int i)
XXCOEFF
operator[]
(const int i)
Protected Fields
int
Dim
XXCOEFF*
tab
Documentation
Class of Pencil, with generic matrices.
This class has no child classes.
alphabetic index
hierarchy of classes