Class inte_gauss56_coeffs_double (o2scl)¶
-
class
o2scl
::
inte_gauss56_coeffs_double
¶ Integration weights and abcissas for o2scl::inte_gauss56_cern in double precision.
Public Functions
-
inte_gauss56_coeffs_double
()¶
Public Members
-
double
x5
[5]¶ Fifth order integration abscissas for o2scl::inte_gauss56_cern in double precision.
-
double
w5
[5]¶ Fifth order integration weights for o2scl::inte_gauss56_cern in double precision.
-
double
x6
[6]¶ Sixth order integration abscissas for o2scl::inte_gauss56_cern in double precision.
-
double
w6
[6]¶ Sixth order integration weights for o2scl::inte_gauss56_cern in double precision.
-