OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:operatorSqrt
(Results
1 - 2
of
2
) sorted by null
/external/eigen/unsupported/Eigen/src/Eigenvalues/
ArpackSelfAdjointEigenSolver.h
269
Matrix<Scalar, Dynamic, Dynamic>
operatorSqrt
() const
285
* cheaper than first computing the square root with
operatorSqrt
() and
291
* \sa
operatorSqrt
(), MatrixBase::inverse(),
/external/eigen/Eigen/src/Eigenvalues/
SelfAdjointEigenSolver.h
274
MatrixType
operatorSqrt
() const
290
* cheaper than first computing the square root with
operatorSqrt
() and
296
* \sa
operatorSqrt
(), MatrixBase::inverse(),
Completed in 76 milliseconds