#include <tntMatrix.h>
Inheritance diagram for mutk::Matrix:

This class is inherited from TNT::Array2D< double >. See the TNT documentation for more information.
Public Member Functions | |
| Matrix (int, int, double) | |
| Matrix (const Matrix &) | |
| Matrix | transpose (void) |
| virtual void | fPrintf (FILE *fp) |
1.3.7