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

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
H A DMatrixPower.h336 void computeIntPower(ResultType&, RealScalar);
366 computeIntPower(res, intpart);
398 void MatrixPower<MatrixType>::computeIntPower(ResultType& res, RealScalar p) function in class:Eigen::MatrixPower

Completed in 213 milliseconds