Class inte_gauss_coeffs_double (o2scl)¶
-
class
o2scl
::
inte_gauss_coeffs_double
¶ Integration weights and abcissas for o2scl::inte_gauss_cern and o2scl::inte_cauchy_cern in double precision.
Public Functions
-
inte_gauss_coeffs_double
()¶
Public Members
-
double
x
[12]¶ Integration abscissas for o2scl::inte_gauss_cern and o2scl::inte_cauchy_cern in double precision.
-
double
w
[12]¶ Integration weights for o2scl::inte_gauss_cern and o2scl::inte_cauchy_cern in double precision.
-