Searched defs:MatrixPower (Results 1 – 1 of 1) sorted by relevance
15 template<typename MatrixType> class MatrixPower; variable354 explicit MatrixPower(const MatrixType& A) : in MatrixPower() function