|
golib
0.5
|
This is the complete list of members for goMath::LU< Real >, including all inherited members.
| det() | goMath::LU< Real > | inline |
| getL() | goMath::LU< Real > | inline |
| getPivot() | goMath::LU< Real > | inline |
| getU() | goMath::LU< Real > | inline |
| isNonsingular() | goMath::LU< Real > | inline |
| LU(const goMath::Matrix< Real > &A) | goMath::LU< Real > | inline |
| solve(const goMath::Matrix< Real > &B, goMath::Matrix< Real > &retValue) | goMath::LU< Real > | inline |
| solve(const goMath::Vector< Real > &b, goMath::Vector< Real > &retValue) | goMath::LU< Real > | inline |