cMatrix Class Reference

List of all members.

Public Member Functions

 cMatrix (int, int)
 cMatrix (int, int, double **)
 cMatrix (const cMatrix &)
 cMatrix (const sSclMat &)
 cMatrix (const sAddMat &)
 cMatrix (const sSubMat &)
 cMatrix (const sMulMat &)
int NRow (void)
int NCol (void)
double ** Val (void)
void Print (void)
double * operator[] (int i)
double & operator() (int i, int j)
cMatrixoperator= (const cMatrix &)
cMatrixoperator= (const sSclMat &)
cMatrixoperator= (const sAddMat &)
cMatrixoperator= (const sSubMat &)
cMatrixoperator= (const sMulMat &)
void operator+= (const cMatrix &)
void operator-= (const cMatrix &)
 cMatrix (int, int)
 cMatrix (int, int, double **)
 cMatrix (const cMatrix &)
 cMatrix (const sSclMat &)
 cMatrix (const sAddMat &)
 cMatrix (const sSubMat &)
 cMatrix (const sMulMat &)
int NRow (void)
int NCol (void)
double ** Val (void)
void Print (void)
double * operator[] (int i)
double & operator() (int i, int j)
cMatrixoperator= (const cMatrix &)
cMatrixoperator= (const sSclMat &)
cMatrixoperator= (const sAddMat &)
cMatrixoperator= (const sSubMat &)
cMatrixoperator= (const sMulMat &)
void operator+= (const cMatrix &)
void operator-= (const cMatrix &)

Friends

class cVector
void MultTAcc (double, const cMatrix &, const cVector &, cVector &)
void MatTripBtCB (const cMatrix &, const cMatrix &, double, cMatrix &)
void MultTAcc (double, const cMatrix &, const cVector &, cVector &)
void MatTripBtCB (const cMatrix &, const cMatrix &, double, cMatrix &)

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

Generated on Thu Feb 4 17:18:18 2010 for Femoop by  doxygen 1.6.0