Public Member Functions | |
MathTest () | |
int | countTestCases () const |
void | setUp () |
void | tearDown () |
void | testMatrixVector () |
void | testNullSpace () |
void | testInverse () |
void | testInverseSingular () |
void | testSVD () |
void | testPseudoInverse () |
void | testExpression () |
void | testPath () |
Protected Attributes | |
Matrix | I |
Matrix | A |
Matrix | S |
Matrix | P |
Vector | b |
Vector | x |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|