Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/Eigen/src/MatrixFunctions/
H A DMatrixSquareRoot.h204 void matrix_sqrt_triangular(const MatrixType &arg, ResultType &result) in matrix_sqrt_triangular() function
295 matrix_sqrt_triangular(T, sqrtT);
H A DMatrixLogarithm.h253 matrix_sqrt_triangular(T, sqrtT); in matrix_log_compute_big()
H A DMatrixPower.h221 matrix_sqrt_triangular(T, sqrtT); in computeBig()