Home
last modified time | relevance | path

Searched defs:MatrixPower (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixPower.h15 template<typename MatrixType> class MatrixPower; variable
354 explicit MatrixPower(const MatrixType& A) : in MatrixPower() function