Searched refs:logA11 (Results 1 – 1 of 1) sorted by relevance
47 Scalar logA11 = log(A(1,1)); in matrix_log_compute_2x2() local51 result(1,1) = logA11; in matrix_log_compute_2x2()60 result(0,1) = A(0,1) * (logA11 - logA00) / y; in matrix_log_compute_2x2()65 …int unwindingNumber = static_cast<int>(ceil((imag(logA11 - logA00) - RealScalar(EIGEN_PI)) / RealS… in matrix_log_compute_2x2()