File defining o2scl::inte_gauss_cern. More...
#include <o2scl/inte.h>
Go to the source code of this file.
Classes | |
class | o2scl::inte_gauss_cern< func_t, fp_t, x, w > |
Gaussian quadrature (CERNLIB) More... | |
Namespaces | |
o2scl | |
The main O2scl namespace. | |
Variables | |
static constexpr double | o2scl::inte_gauss_cern_x_double [12] |
Integration abscissas for o2scl::inte_gauss_cern and o2scl::inte_cauchy_cern in double precision. More... | |
static constexpr double | o2scl::inte_gauss_cern_w_double [12] |
Integration weights for o2scl::inte_gauss_cern and o2scl::inte_cauchy_cern in double precision. More... | |
static constexpr long double | o2scl::inte_gauss_cern_x_long_double [12] |
Integration abscissas for o2scl::inte_gauss_cern and o2scl::inte_cauchy_cern in long double precision. More... | |
static constexpr long double | o2scl::inte_gauss_cern_w_long_double [12] |
Integration weights for o2scl::inte_gauss_cern and o2scl::inte_cauchy_cern in long double precision. More... | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).