HomeSort by relevance Sort by last modified time
    Searched full:numberofsquareroots (Results 1 - 1 of 1) sorted by null

  /external/eigen/unsupported/Eigen/src/MatrixFunctions/
MatrixLogarithm.h 140 int numberOfSquareRoots = 0;
162 ++numberOfSquareRoots;
166 result *= pow(RealScalar(2), numberOfSquareRoots);

Completed in 37 milliseconds