STK++ 1.0

STK::Svd Member List

This is the complete list of members for STK::Svd, including all inherited members.
bidiag(const Matrix &M, Point &D, Vector &F)STK::Svd [static]
clear()STK::Svd
clearU()STK::Svd
clearV()STK::Svd
compSvd()STK::Svd [private]
compU()STK::Svd [private]
compV()STK::Svd [private]
D_STK::Svd [protected]
diag(Point &D, Vector &F, Matrix &U, MatrixSquare &V, bool withU=true, bool withV=true, Real const &tol=Arithmetic< Real >::epsilon())STK::Svd [static]
error() const STK::Svd [inline]
error_STK::Svd [protected]
F_STK::Svd [private]
getD() const STK::Svd [inline]
getD()STK::Svd [inline]
getU() const STK::Svd [inline]
getU()STK::Svd [inline]
getV() const STK::Svd [inline]
getV()STK::Svd [inline]
init()STK::Svd [private]
leftEliminate(Point &D, Vector &F, Integer const &nrow, Matrix &U, bool withU=true, Real const &tol=Arithmetic< Real >::epsilon())STK::Svd [static]
ncolD() const STK::Svd [inline]
ncolD_STK::Svd [protected]
ncolU() const STK::Svd [inline]
ncolU_STK::Svd [protected]
ncolV() const STK::Svd [inline]
ncolV_STK::Svd [protected]
newSvd(Matrix const &A=Matrix(), bool withU=true, bool withV=true)STK::Svd
norm_STK::Svd [protected]
normSup() const STK::Svd [inline]
nrowU() const STK::Svd [inline]
nrowU_STK::Svd [protected]
nrowV() const STK::Svd [inline]
operator=(const Svd &S)STK::Svd
rank() const STK::Svd [inline]
rank_STK::Svd [protected]
ref_STK::Svd [protected]
rightEliminate(Point &D, Vector &F, Integer const &nrow, MatrixSquare &V, bool withV=true, Real const &tol=Arithmetic< Real >::epsilon())STK::Svd [static]
Svd(Matrix const &A=Matrix(), bool ref=false, bool withU=true, bool withV=true)STK::Svd
Svd(const Svd &S)STK::Svd
U_STK::Svd [protected]
V_STK::Svd [protected]
withU_STK::Svd [protected]
withV_STK::Svd [protected]
~Svd()STK::Svd [virtual]