HomeSort by relevance Sort by last modified time
    Searched full:pade3 (Results 1 - 1 of 1) sorted by null

  /external/eigen/unsupported/Eigen/src/MatrixFunctions/
MatrixExponential.h 57 void pade3(const MatrixType &A);
195 EIGEN_STRONG_INLINE void MatrixExponential<MatrixType>::pade3(const MatrixType &A) function in class:Eigen::MatrixExponential
289 pade3(m_M);
307 pade3(m_M);
332 pade3(m_M);
348 pade3(m_M);
366 pade3(m_M);

Completed in 2754 milliseconds