SVDMethodEigen.cpp File Reference IntroductionImplementation of the SVD-based method. In particular, this file uses the SVD implementation provided by Eigen. Definition in file SVDMethodEigen.cpp.
Function Documentation◆ SVDMethodEigen()Implementation of the SVD-based method using the SVD implemetation provided by Eigen. In particular we use the two-sided Jacobi SVD decomposition method for rectangular matrices.
Definition at line 11 of file SVDMethodEigen.cpp. Referenced by main(). |
Follow us!