Searched refs:pade9 (Results 1 - 1 of 1) sorted by relevance

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
H A DMatrixExponential.h84 void pade9(const MatrixType &A);
228 EIGEN_STRONG_INLINE void MatrixExponential<MatrixType>::pade9(const MatrixType &A) function in class:Eigen::MatrixExponential
313 pade9(m_M);
338 pade9(m_M);
354 pade9(m_M);
372 pade9(m_M);

Completed in 134 milliseconds