Searched refs:cosh_px (Results 1 – 1 of 1) sorted by relevance
49 Scalar cosh_px = std::cosh(p.x()); in check_hyperbolic_functions() local52 VERIFY_IS_APPROX(res1.derivatives().x(), Scalar(1.0) / (cosh_px * cosh_px)); in check_hyperbolic_functions()56 VERIFY_IS_APPROX(res2.derivatives().x(), cosh_px); in check_hyperbolic_functions()59 VERIFY_IS_APPROX(res3.value(), cosh_px); in check_hyperbolic_functions()