Home | History | Annotate | Download | only in Eigenvalues

Lines Matching defs:operatorSqrt

306     MatrixType operatorSqrt() const
322 * cheaper than first computing the square root with operatorSqrt() and
328 * \sa operatorSqrt(), MatrixBase::inverse(), <a href="unsupported/group__MatrixFunctions__Module.html">MatrixFunctions Module</a>