Home
last modified time | relevance | path

Searched refs:computeRoots (Results 1 – 2 of 2) sorted by relevance

/external/eigen/bench/
Deig33.cpp49 inline void computeRoots(const Matrix& m, Roots& roots) in computeRoots() function
108 computeRoots(scaledMat,evals); in eigen33()
/external/eigen/Eigen/src/Eigenvalues/
DSelfAdjointEigenSolver.h506 static inline void computeRoots(const MatrixType& m, VectorType& roots)
585 computeRoots(scaledMat,eivals);
656 static inline void computeRoots(const MatrixType& m, VectorType& roots)
685 computeRoots(scaledMat,eivals);