Searched refs:computeIntPower (Results 1 – 1 of 1) sorted by relevance
430 void computeIntPower(ResultType& res, RealScalar p);464 computeIntPower(res, intpart); in compute()530 void MatrixPower<MatrixType>::computeIntPower(ResultType& res, RealScalar p) in computeIntPower() function