cond() | TNT::Linear_Algebra::SVD< Real > | [inline] |
getS(Matrix< Real > &A) | TNT::Linear_Algebra::SVD< Real > | [inline] |
getSingularValues(Vector< Real > &x) | TNT::Linear_Algebra::SVD< Real > | [inline] |
getU(Matrix< Real > &A) | TNT::Linear_Algebra::SVD< Real > | [inline] |
getV(Matrix< Real > &A) | TNT::Linear_Algebra::SVD< Real > | [inline] |
m | TNT::Linear_Algebra::SVD< Real > | [private] |
n | TNT::Linear_Algebra::SVD< Real > | [private] |
norm2() | TNT::Linear_Algebra::SVD< Real > | [inline] |
rank() | TNT::Linear_Algebra::SVD< Real > | [inline] |
s | TNT::Linear_Algebra::SVD< Real > | [private] |
SVD(const Matrix< Real > &Arg) | TNT::Linear_Algebra::SVD< Real > | [inline] |
U | TNT::Linear_Algebra::SVD< Real > | [private] |
V | TNT::Linear_Algebra::SVD< Real > | [private] |