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

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
H A DMatrixExponential.h93 void pade13(const MatrixType &A);
242 EIGEN_STRONG_INLINE void MatrixExponential<MatrixType>::pade13(const MatrixType &A) function in class:Eigen::MatrixExponential
319 pade13(A);
344 pade13(A);
356 pade13(m_M);
374 pade13(m_M);

Completed in 62 milliseconds