Class inte_sinh_sinh_boost (o2scl)¶
-
template<class func_t = funct, size_t max_refine = 15, class fp_t = double>
class o2scl::inte_sinh_sinh_boost : public o2scl::inte<funct, double>¶ Sinh-sinh integration class (Boost)
This class calls the error handler if the error returned by boost is larger than inte::tol_rel .
Only infinite limits (upper and lower) are supported.