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] |