Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixLogarithm.h37 void matrix_log_compute_2x2(const MatrixType& A, MatrixType& result) in matrix_log_compute_2x2() function
287 matrix_log_compute_2x2(A, result); in compute()