Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixSquareRoot.h206 void matrix_sqrt_triangular(const MatrixType &arg, ResultType &result) in matrix_sqrt_triangular() function
296 matrix_sqrt_triangular(T, sqrtT);
DMatrixLogarithm.h251 matrix_sqrt_triangular(T, sqrtT); in matrix_log_compute_big()
DMatrixPower.h222 matrix_sqrt_triangular(T, sqrtT); in computeBig()