|
| MatrixOperations (Matrix passedMatrix) |
|
int | setMatrix (Matrix passedMatrix) |
|
int | computeLowerCholesky () |
|
int | computeInverseLowerCholesky () |
|
int | computeCholeskyAndItsInverse () |
|
int | computeMatrixNorm () |
|
int | computeInverse () |
|
int | computeTranspose () |
|
int | computeSquareRoot () |
|
int | computeTrace () |
|
Matrix | getMatrix () |
|
Matrix | getLowerCholesky () |
|
Matrix | getInverseLowerCholesky () |
|
Matrix | getInverse () |
|
Matrix | getTranspose () |
|
Matrix | getSquareRoot () |
|
double | getMatrixNorm () |
|
double | getTrace () |
|
The documentation for this class was generated from the following files:
- /usr/local/src/prg/xc/src/reliability/analysis/misc/MatrixOperations.h
- /usr/local/src/prg/xc/src/reliability/analysis/misc/MatrixOperations.cpp