Searched refs:compute2x2 (Results 1 – 1 of 1) sorted by relevance
104 void compute2x2(ResultType& res, RealScalar p) const;154 compute2x2(res, m_p); in compute()176 void MatrixPowerAtomic<MatrixType>::compute2x2(ResultType& res, RealScalar p) const in compute2x2() function229 compute2x2(res, ldexp(m_p, -numberOfSquareRoots)); in computeBig()232 compute2x2(res, m_p); in computeBig()