All Classes Functions Variables
Public Member Functions | List of all members
Matrix Class Reference

Public Member Functions

std::string Print () const
std::string PrintScilab (const char *varName) const
 Matrix (int n)
 Matrix (int n, int m)
Matrix T () const
MatrixTMe ()
Matrix AdjustMean () const
int GetNRows () const
int GetNCols () const
Matrix operator* (const Matrix &par) const

The documentation for this class was generated from the following files: