Public Attributes | List of all members
o2scl::inte_gauss56_coeffs_cpp_dec_float_50 Class Reference

Integration weights and abcissas for o2scl::inte_gauss56_cern in long double precision. More...

#include <inte_gauss56_cern.h>

Detailed Description

Note
Experimental, and only included if O2SCL_LD_TYPES is defined during the library configuration.

Definition at line 172 of file inte_gauss56_cern.h.

Public Attributes

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.
 

The documentation for this class was generated from the following file:

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).