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
101 computeRoots(scaledMat,evals); in eigen33()
/external/eigen/Eigen/src/Eigenvalues/
DSelfAdjointEigenSolver.h567 static inline void computeRoots(const MatrixType& m, VectorType& roots)
646 computeRoots(scaledMat,eivals);
720 static inline void computeRoots(const MatrixType& m, VectorType& roots)
754 computeRoots(scaledMat,eivals);