Searched refs:rel_err_goal_ (Results 1 – 1 of 1) sorted by relevance
187 rel_err_goal_ = relative_error_goal; in ooura_fourier_sin_detail()249 if (!isnan(I1) && absolute_error_estimate <= rel_err_goal_*scale) { in integrate()280 if (absolute_error_estimate <= rel_err_goal_*scale) { in integrate()426 Real rel_err_goal_; member in boost::math::quadrature::detail::ooura_fourier_sin_detail447 rel_err_goal_ = relative_error_goal; in ooura_fourier_cos_detail()492 if (!isnan(I1) && absolute_error_estimate <= rel_err_goal_*scale) { in integrate()517 if (absolute_error_estimate <= rel_err_goal_*scale) { in integrate()644 Real rel_err_goal_; member in boost::math::quadrature::detail::ooura_fourier_cos_detail