Class inte_sinh_sinh_boost (o2scl)¶
-
template<class func_t = funct, size_t max_refine = 15, class fp_t = double>
class 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.
Public Functions
-
inline inte_sinh_sinh_boost()¶
-
inline virtual ~inte_sinh_sinh_boost()¶
-
inline virtual const char *type()¶
Return string denoting type (“inte_sinh_sinh_boost”)
Public Members
-
size_t levels¶
Number of refinement levels in last integral computed.
-
inline inte_sinh_sinh_boost()¶