Searched refs:stem_function_exp (Results 1 – 3 of 3) sorted by relevance
19 Scalar stem_function_exp(Scalar x, int) in stem_function_exp() function
360 result = arg.matrixFunction(internal::stem_function_exp<ComplexScalar>);
105 VERIFY_IS_APPROX(A.exp(), A.matrixFunction(internal::stem_function_exp<ComplexScalar>)); in testMatrixExponential()