Home
last modified time | relevance | path

Searched refs:MatrixSquareRoot (Results 1 – 2 of 2) sorted by relevance

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixSquareRoot.h313 class MatrixSquareRoot
324 MatrixSquareRoot(const MatrixType& A);
340 class MatrixSquareRoot<MatrixType, 0>
344 MatrixSquareRoot(const MatrixType& A) in MatrixSquareRoot() function
373 class MatrixSquareRoot<MatrixType, 1>
377 MatrixSquareRoot(const MatrixType& A) in MatrixSquareRoot() function
436 MatrixSquareRoot<typename Derived::PlainObject> me(srcEvaluated); in evalTo()
/external/eigen/unsupported/Eigen/
DMatrixFunctions60 #include "src/MatrixFunctions/MatrixSquareRoot.h"
438 \include MatrixSquareRoot.cpp
439 Output: \verbinclude MatrixSquareRoot.out
441 \sa class RealSchur, class ComplexSchur, class MatrixSquareRoot,