![]() |
VR-Forces Development_Version Class Documentation
|
This is the complete list of members for DtMatrix, including all inherited members.
| Accumulate(DtMatrix *myMatB, double s) | DtMatrix | |
| all(double val) | DtMatrix | |
| AXB(DtMatrix *myMatB, DtMatrix *result) | DtMatrix | |
| AXB(DtMatrix *myMatB) | DtMatrix | |
| AXBT(DtMatrix *myMatB) | DtMatrix | |
| CHouse(DtMVector *house, int rs, int cs) | DtMatrix | |
| columns() | DtMatrix | inline |
| cstart | DtMatrix | static |
| data | DtMatrix | |
| Data | DtMatrix | private |
| Data_data | DtMatrix | private |
| DataInit(int r, int c) | DtMatrix | private |
| DtIntersectionUniqueSolution(const DtVector &loc1, const DtVector &loc2, const DtDcm &m1, const DtDcm &m2) | DtMatrix | friend |
| DtLinearSystem class | DtMatrix | friend |
| DtMAdd(DtMatrix *myMatA, DtMatrix *myMatB) | DtMatrix | friend |
| DtMatrix() | DtMatrix | |
| DtMatrix(int a, int b, bool init=true, int c=-1, int r=-1) | DtMatrix | |
| DtMatrix(DtMatrix *matM, bool copy=false) | DtMatrix | |
| DtMatrixMergeHorizontally(DtMatrix *matL, DtMatrix *matR) | DtMatrix | friend |
| DtMatrixMergeHorizontallyWithTranspose(DtMatrix *matL, DtMatrix *matR) | DtMatrix | friend |
| DtMatrixMergeVertically(DtMatrix *myMatT, DtMatrix *myMatB) | DtMatrix | friend |
| DtMatrixMultiply(DtMatrix *m1, DtMatrix *m2, char *s=0, generic_mm_multflag f=TRANSPOSE_NONE) | DtMatrix | friend |
| DtMatrixMultiply(DtMatrix *m, DtMVector *v, char *s=0, generic_mm_multflag f=TRANSPOSE_NONE) | DtMatrix | friend |
| DtMatrixScale(DtMatrix *m, double s) | DtMatrix | friend |
| DtMSubtract(DtMatrix *myMatA, DtMatrix *myMatB) | DtMatrix | friend |
| DtMSum(DtMatrix *myMatA, DtMatrix *B, double s) | DtMatrix | friend |
| DtMVector class | DtMatrix | friend |
| get(int i, int j) | DtMatrix | |
| House(int rs, int nc) | DtMatrix | |
| HouseT(int rs, int nc) | DtMatrix | |
| identity(bool clear=false) | DtMatrix | |
| Init(int a, int b, bool init, int c=-1, int r=-1) | DtMatrix | |
| Init(DtMatrix *matM, bool copy=false) | DtMatrix | |
| IntersectionInit() | DtMatrix | |
| LDU(DtMatrix *, DtMatrix *, DtMatrix *) | DtMatrix | |
| LinearSystem(DtMatrix *myMatA, DtMatrix *myMatB, DtMatrix *myMatC, DtMatrix *myMatD, DtMVector *myMatX, DtMVector *myMatU, DtMVector *myMatY) | DtMatrix | friend |
| LinProg(DtMVector *myMatB, DtMVector *max) | DtMatrix | |
| LQ(DtMatrix *matQ=0) | DtMatrix | |
| LXB(DtMatrix *myMatB) | DtMatrix | |
| myColumns | DtMatrix | private |
| myData | DtMatrix | private |
| myMaxColumns | DtMatrix | private |
| myMaxRows | DtMatrix | private |
| myRows | DtMatrix | private |
| myUsed | DtMatrix | private |
| myVData | DtMatrix | private |
| next | DtMatrix | |
| print(char *str) | DtMatrix | |
| QR(DtMatrix *matQ=0) | DtMatrix | |
| restoreColumns() | DtMatrix | inline |
| restoreRows() | DtMatrix | inline |
| RHouse(DtMVector *house, int rs, int cs) | DtMatrix | |
| rows() | DtMatrix | inline |
| rstart | DtMatrix | static |
| Scale(double s) | DtMatrix | |
| set(int i, int j, double val) | DtMatrix | |
| setColumns(int nC) | DtMatrix | inline |
| SetIndexes(int i, int j) | DtMatrix | |
| setRows(int nR) | DtMatrix | inline |
| SQRT(DtMatrix *matDiag) | DtMatrix | |
| Status(DtMatrixFlag) | DtMatrix | protected |
| UnInit() | DtMatrix | |
| UnMergeHorizontally(int c, DtMatrix *matR) | DtMatrix | |
| UnMergeVertically(int r, DtMatrix *myMatB) | DtMatrix | |
| UXB(DtMatrix *myMatB) | DtMatrix | |
| ~DtMatrix() | DtMatrix | virtual |