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

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

#include <inte_gauss_cern.h>

Detailed Description

Warning
The long double type doesn't work uniformly across systems and so the accuracy when using this class varies.

Definition at line 94 of file inte_gauss_cern.h.

Public Attributes

long double x [12]
 Integration abscissas for o2scl::inte_gauss_cern and o2scl::inte_cauchy_cern in long double precision.
 
long double w [12]
 Integration weights for o2scl::inte_gauss_cern and o2scl::inte_cauchy_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).