Class inte_gauss56_coeffs_cpp_dec_float_50 (o2scl)¶
-
class
o2scl
::
inte_gauss56_coeffs_cpp_dec_float_50
¶ Integration weights and abcissas for o2scl::inte_gauss56_cern in long double precision.
- Note
Experimental, and only included if O2SCL_LD_TYPES is defined during the library configuration.
Public Functions
-
inte_gauss56_coeffs_cpp_dec_float_50
()¶
Public Members
-
boost::multiprecision::cpp_dec_float_50
x5
[5]¶ Fifth order integration abscissas for o2scl::inte_gauss56_cern in cpp_dec_float_50 precision.
-
boost::multiprecision::cpp_dec_float_50
w5
[5]¶ Fifth order integration weights for o2scl::inte_gauss56_cern in cpp_dec_float_50 precision.
-
boost::multiprecision::cpp_dec_float_50
x6
[6]¶ Sixth order integration abscissas for o2scl::inte_gauss56_cern in cpp_dec_float_50 precision.
-
boost::multiprecision::cpp_dec_float_50
w6
[6]¶ Sixth order integration weights for o2scl::inte_gauss56_cern in cpp_dec_float_50 precision.