Class inte_gauss56_coeffs_long_double (o2scl)¶
-
class o2scl::inte_gauss56_coeffs_long_double¶
Integration weights and abcissas for o2scl::inte_gauss56_cern in long double precision.
Note
The long double type doesn’t work uniformly across systems and so the accuracy when using these coefficients varies.
Public Functions
-
inline inte_gauss56_coeffs_long_double()¶
Public Members
-
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.
-
inline inte_gauss56_coeffs_long_double()¶