Home
last modified time | relevance | path

Searched refs:computeIntPower (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixPower.h430 void computeIntPower(ResultType& res, RealScalar p);
464 computeIntPower(res, intpart); in compute()
530 void MatrixPower<MatrixType>::computeIntPower(ResultType& res, RealScalar p) in computeIntPower() function