Class inte_gauss_coeffs_long_double (o2scl)¶
-
class
o2scl
::
inte_gauss_coeffs_long_double
¶ Integration weights and abcissas for o2scl::inte_gauss_cern and o2scl::inte_cauchy_cern in long double precision.
- Warning
The long double type doesn’t work uniformly across systems and so the accuracy when using this class varies.
Public Functions
-
inte_gauss_coeffs_long_double
()¶
Public Members
-
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.