Home
last modified time | relevance | path

Searched defs:jacobi3 (Results 1 – 1 of 1) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dmath_eigen.cpp35 int MathEigen::jacobi3(double const mat[3][3], double *eval, double evec[3][3]) in jacobi3() function in MathEigen
59 int MathEigen::jacobi3(double const* const* mat, double *eval, double **evec) in jacobi3() function in MathEigen