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

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

#include <inte_gauss56_cern.h>

Detailed Description

Note
The long double type doesn't work uniformly across systems and so the accuracy when using these coefficients varies.

Definition at line 103 of file inte_gauss56_cern.h.

Public Attributes

long double x5 [5]
 Fifth order integration abscissas for o2scl::inte_gauss56_cern in long double precision.
 
long double w5 [5]
 Fifth order integration weights for o2scl::inte_gauss56_cern in long double precision.
 
long double x6 [6]
 Sixth order integration abscissas for o2scl::inte_gauss56_cern in long double precision.
 
long double w6 [6]
 Sixth order integration weights for o2scl::inte_gauss56_cern in long double 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).