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