Searched defs:computeRoots (Results 1 – 2 of 2) sorted by relevance
49 inline void computeRoots(const Matrix& m, Roots& roots) in computeRoots() function
317 private void computeRoots(Matrix3f mat, double[] rootsStore) { in computeRoots() method in Eigen3f