Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixLogarithm.h231 int numberOfExtraSquareRoots = 0; in matrix_log_compute_big() local
247 if ((degree - degree2 <= 1) || (numberOfExtraSquareRoots == 1)) in matrix_log_compute_big()
249 ++numberOfExtraSquareRoots; in matrix_log_compute_big()