Public Types | Public Attributes | List of all members
o2scl::inte_gauss_coeffs_cpp_dec_float_50 Class Reference

Integration weights and abcissas for o2scl::inte_gauss_cern and o2scl::inte_cauchy_cern for the cpp_dec_float_50 type. More...

#include <inte_gauss_cern.h>

Detailed Description

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

Definition at line 153 of file inte_gauss_cern.h.

Public Types

typedef boost::multiprecision::cpp_dec_float_50 cpp_dec_float_50
 

Public Attributes

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.
 

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).