Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixLogarithm.h130 int numberOfExtraSquareRoots = 0; in computeBig() local
144 if ((degree - degree2 <= 1) || (numberOfExtraSquareRoots == 1)) in computeBig()
146 ++numberOfExtraSquareRoots; in computeBig()