cols() const | Eigen::MatrixPower< MatrixType > | inline |
ComplexMatrix typedef | Eigen::MatrixPower< MatrixType > | private |
ComplexScalar typedef | Eigen::MatrixPower< MatrixType > | private |
compute(ResultType &res, RealScalar p) | Eigen::MatrixPower< MatrixType > | |
computeFracPower(ResultType &res, RealScalar p) | Eigen::MatrixPower< MatrixType > | private |
computeIntPower(ResultType &res, RealScalar p) | Eigen::MatrixPower< MatrixType > | private |
initialize() | Eigen::MatrixPower< MatrixType > | private |
m_A | Eigen::MatrixPower< MatrixType > | private |
m_conditionNumber | Eigen::MatrixPower< MatrixType > | private |
m_fT | Eigen::MatrixPower< MatrixType > | private |
m_nulls | Eigen::MatrixPower< MatrixType > | private |
m_rank | Eigen::MatrixPower< MatrixType > | private |
m_T | Eigen::MatrixPower< MatrixType > | private |
m_tmp | Eigen::MatrixPower< MatrixType > | private |
m_U | Eigen::MatrixPower< MatrixType > | private |
MatrixPower(const MatrixType &A) | Eigen::MatrixPower< MatrixType > | inlineexplicit |
operator()(RealScalar p) | Eigen::MatrixPower< MatrixType > | inline |
RealScalar typedef | Eigen::MatrixPower< MatrixType > | private |
revertSchur(Matrix< ComplexScalar, Rows, Cols, Options, MaxRows, MaxCols > &res, const ComplexMatrix &T, const ComplexMatrix &U) | Eigen::MatrixPower< MatrixType > | inlineprivatestatic |
revertSchur(Matrix< RealScalar, Rows, Cols, Options, MaxRows, MaxCols > &res, const ComplexMatrix &T, const ComplexMatrix &U) | Eigen::MatrixPower< MatrixType > | inlineprivatestatic |
rows() const | Eigen::MatrixPower< MatrixType > | inline |
Scalar typedef | Eigen::MatrixPower< MatrixType > | private |
split(RealScalar &p, RealScalar &intpart) | Eigen::MatrixPower< MatrixType > | private |