Searched refs:sinAc (Results 1 – 1 of 1) sorted by relevance
154 ComplexMatrix sinAc = A.sin().template cast<ComplexScalar>(); in testGonioFunctions() local155 VERIFY_IS_APPROX_ABS(sinAc, (exp_iA - exp_miA) / (two*imagUnit)); in testGonioFunctions()