OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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