Searched refs:scalar_interpolator1 (Results 1 – 1 of 1) sorted by relevance
59 …boost::math::barycentric_rational<Real> scalar_interpolator1(std::move(t_copy1), std::move(y_copy1… in test_agreement_with_1d() local70 BOOST_CHECK_CLOSE(z[1], scalar_interpolator1(t), 10000*numeric_limits<Real>::epsilon()); in test_agreement_with_1d()