Searched refs:JacobiSVDType (Results 1 - 2 of 2) sorted by relevance

/external/eigen/unsupported/Eigen/src/SVD/
H A DJacobiSVD.h741 typedef JacobiSVD<_MatrixType, QRPreconditioner> JacobiSVDType; typedef in struct:Eigen::internal::solve_retval
742 EIGEN_MAKE_SOLVE_HELPERS(JacobiSVDType,Rhs)
752 typename JacobiSVDType::SingularValuesType invertedSingVals(diagSize);
/external/eigen/Eigen/src/SVD/
H A DJacobiSVD.h925 typedef JacobiSVD<_MatrixType, QRPreconditioner> JacobiSVDType; typedef in struct:Eigen::internal::solve_retval
926 EIGEN_MAKE_SOLVE_HELPERS(JacobiSVDType,Rhs)

Completed in 1129 milliseconds