Matrix Member List
This is the complete list of members for
Matrix, including all inherited members.
| addRow(const vector< int > &row) | Matrix | |
| addRow_String(const string &, char *) | Matrix | |
| calcAvgVec(void) | Matrix | [private] |
| calcConsDist(void) | Matrix | [private] |
| calcDistVec(vector< vector< string > >, vector< vector< string > >) | Matrix | [private] |
| calcStdVec(void) | Matrix | [private] |
| clear(void) | Matrix | [inline] |
| colSize(void) | Matrix | |
| findCycles(int &, int &) | Matrix | |
| getAvgVec(void) | Matrix | |
| getCol(const int &) | Matrix | |
| getCol(const string &) | Matrix | |
| getConsDist(void) | Matrix | [inline] |
| getLabels(void) | Matrix | [inline] |
| getRow(const int &) | Matrix | |
| getStdVec(void) | Matrix | |
| getSubMat(const int &, const int &) | Matrix | |
| groupMat(void) | Matrix | |
| isEmpty(void) | Matrix | [inline] |
| labels | Matrix | [private] |
| Matrix() | Matrix | [inline] |
| operator==(Matrix &) | Matrix | |
| printAvgVec(ostream &) | Matrix | |
| printConsDist(ostream &) | Matrix | |
| printCycles(ostream &, const int &, const int &) | Matrix | |
| printMat(vector< vector< string > >, ostream &) | Matrix | |
| printStats(ostream &) | Matrix | |
| printStats_GnuPlot(ostream &) | Matrix | |
| printStdVec(ostream &) | Matrix | |
| printTheMat(ostream &) | Matrix | |
| printTheMat(int, ostream &) | Matrix | |
| printTheMat_MaplePCAFrmt(ostream &, const string &) | Matrix | |
| printTheMat_MapleTransposedPCAFrmt(ostream &, const string &) | Matrix | |
| readLabels(ifstream &) | Matrix | |
| readMat(ifstream &) | Matrix | |
| readMat2(ifstream &) | Matrix | |
| rowSize(void) | Matrix | |
| size(void) | Matrix | [inline] |
| theMatrix | Matrix | [private] |
| transpose(void) | Matrix | |
| ~Matrix(void) | Matrix | [inline] |