Searched refs:MatrixSquareRoot (Results 1 – 2 of 2) sorted by relevance
313 class MatrixSquareRoot324 MatrixSquareRoot(const MatrixType& A); 340 class MatrixSquareRoot<MatrixType, 0>344 MatrixSquareRoot(const MatrixType& A) in MatrixSquareRoot() function373 class MatrixSquareRoot<MatrixType, 1>377 MatrixSquareRoot(const MatrixType& A) in MatrixSquareRoot() function436 MatrixSquareRoot<typename Derived::PlainObject> me(srcEvaluated); in evalTo()
60 #include "src/MatrixFunctions/MatrixSquareRoot.h"438 \include MatrixSquareRoot.cpp439 Output: \verbinclude MatrixSquareRoot.out441 \sa class RealSchur, class ComplexSchur, class MatrixSquareRoot,