HomeSort by relevance Sort by last modified time
    Searched refs:JacobiSVDType (Results 1 - 2 of 2) sorted by null

  /external/eigen/unsupported/Eigen/src/SVD/
JacobiSVD.h 741 typedef JacobiSVD<_MatrixType, QRPreconditioner> JacobiSVDType;
742 EIGEN_MAKE_SOLVE_HELPERS(JacobiSVDType,Rhs)
752 typename JacobiSVDType::SingularValuesType invertedSingVals(diagSize);
  /external/eigen/Eigen/src/SVD/
JacobiSVD.h     [all...]

Completed in 327 milliseconds