det() | TNT::Linear_Algebra::LU< Real > | [inline] |
getL() | TNT::Linear_Algebra::LU< Real > | [inline] |
getPivot() | TNT::Linear_Algebra::LU< Real > | [inline] |
getU() | TNT::Linear_Algebra::LU< Real > | [inline] |
isNonsingular() | TNT::Linear_Algebra::LU< Real > | [inline] |
LU(const Matrix< Real > &A) | TNT::Linear_Algebra::LU< Real > | [inline] |
LU_ | TNT::Linear_Algebra::LU< Real > | [private] |
m | TNT::Linear_Algebra::LU< Real > | [private] |
n | TNT::Linear_Algebra::LU< Real > | [private] |
permute_copy(const Matrix< Real > &A, const Vector< int > &piv, int j0, int j1) | TNT::Linear_Algebra::LU< Real > | [inline, private] |
permute_copy(const Vector< Real > &A, const Vector< int > &piv) | TNT::Linear_Algebra::LU< Real > | [inline, private] |
piv | TNT::Linear_Algebra::LU< Real > | [private] |
pivsign | TNT::Linear_Algebra::LU< Real > | [private] |
solve(const Matrix< Real > &B) | TNT::Linear_Algebra::LU< Real > | [inline] |
solve(const Vector< Real > &b) | TNT::Linear_Algebra::LU< Real > | [inline] |