Searched refs:relative_error_estimate (Results 1 – 1 of 1) sorted by relevance
237 Real relative_error_estimate = std::numeric_limits<Real>::quiet_NaN(); in integrate() local289 return {I1/omega, relative_error_estimate}; in integrate()