Class inte_gauss_coeffs_cpp_dec_float_50 (o2scl)¶
-
class
o2scl
::
inte_gauss_coeffs_cpp_dec_float_50
¶ Integration weights and abcissas for o2scl::inte_gauss_cern and o2scl::inte_cauchy_cern for the cpp_dec_float_50 type.
- Note
Experimental, and only included if O2SCL_LD_TYPES is defined during the library configuration.
Public Types
-
typedef boost::multiprecision::cpp_dec_float_50
cpp_dec_float_50
¶
Public Functions
-
inte_gauss_coeffs_cpp_dec_float_50
()¶
Public Members
-
cpp_dec_float_50
x
[12]¶ Integration abscissas for o2scl::inte_gauss_cern and o2scl::inte_cauchy_cern in cpp_dec_float_50 precision.
-
cpp_dec_float_50
w
[12]¶ Integration weights for o2scl::inte_gauss_cern and o2scl::inte_cauchy_cern in cpp_dec_float_50 precision.