Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Jacobi/
DJacobi.h40 JacobiRotation() {} in JacobiRotation() function
43 JacobiRotation(const Scalar& c, const Scalar& s) : m_c(c), m_s(s) {} in JacobiRotation() function