Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixLogarithm.h224 void matrix_log_compute_big(const MatrixType& A, MatrixType& result) in matrix_log_compute_big() function
289 matrix_log_compute_big(A, result); in compute()