Home
last modified time | relevance | path

Searched refs:MatrixSquareRootTriangular (Results 1 – 3 of 3) sorted by relevance

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixSquareRoot.h256 class MatrixSquareRootTriangular
259 MatrixSquareRootTriangular(const MatrixType& A) in MatrixSquareRootTriangular() function
282 void MatrixSquareRootTriangular<MatrixType>::compute(ResultType &result) in compute()
392 MatrixSquareRootTriangular<MatrixType>(T).compute(sqrtT); in compute()
DMatrixLogarithm.h148 MatrixSquareRootTriangular<MatrixType>(T).compute(sqrtT); in computeBig()
DMatrixPower.h167 MatrixSquareRootTriangular<MatrixType>(T).compute(sqrtT); in computeBig()