compute(const MatrixType &A) | Eigen::MatrixLogarithmAtomic< MatrixType > | |
compute2x2(const MatrixType &A, MatrixType &result) | Eigen::MatrixLogarithmAtomic< MatrixType > | private |
computeBig(const MatrixType &A, MatrixType &result) | Eigen::MatrixLogarithmAtomic< MatrixType > | private |
computePade(MatrixType &result, const MatrixType &T, int degree) | Eigen::MatrixLogarithmAtomic< MatrixType > | private |
computePade10(MatrixType &result, const MatrixType &T) | Eigen::MatrixLogarithmAtomic< MatrixType > | private |
computePade11(MatrixType &result, const MatrixType &T) | Eigen::MatrixLogarithmAtomic< MatrixType > | private |
computePade3(MatrixType &result, const MatrixType &T) | Eigen::MatrixLogarithmAtomic< MatrixType > | private |
computePade4(MatrixType &result, const MatrixType &T) | Eigen::MatrixLogarithmAtomic< MatrixType > | private |
computePade5(MatrixType &result, const MatrixType &T) | Eigen::MatrixLogarithmAtomic< MatrixType > | private |
computePade6(MatrixType &result, const MatrixType &T) | Eigen::MatrixLogarithmAtomic< MatrixType > | private |
computePade7(MatrixType &result, const MatrixType &T) | Eigen::MatrixLogarithmAtomic< MatrixType > | private |
computePade8(MatrixType &result, const MatrixType &T) | Eigen::MatrixLogarithmAtomic< MatrixType > | private |
computePade9(MatrixType &result, const MatrixType &T) | Eigen::MatrixLogarithmAtomic< MatrixType > | private |
getPadeDegree(float normTminusI) | Eigen::MatrixLogarithmAtomic< MatrixType > | private |
getPadeDegree(double normTminusI) | Eigen::MatrixLogarithmAtomic< MatrixType > | private |
getPadeDegree(long double normTminusI) | Eigen::MatrixLogarithmAtomic< MatrixType > | private |
MatrixLogarithmAtomic() | Eigen::MatrixLogarithmAtomic< MatrixType > | inline |
MatrixLogarithmAtomic(const MatrixLogarithmAtomic &) | Eigen::MatrixLogarithmAtomic< MatrixType > | private |
maxPadeDegree | Eigen::MatrixLogarithmAtomic< MatrixType > | privatestatic |
minPadeDegree | Eigen::MatrixLogarithmAtomic< MatrixType > | privatestatic |
operator=(const MatrixLogarithmAtomic &) | Eigen::MatrixLogarithmAtomic< MatrixType > | private |
RealScalar typedef | Eigen::MatrixLogarithmAtomic< MatrixType > | |
Scalar typedef | Eigen::MatrixLogarithmAtomic< MatrixType > | |