File defining o2scl::inte_qng_gsl. More...
#include <o2scl/string_conv.h>
#include <o2scl/inte.h>
#include <o2scl/inte_gsl.h>
#include <o2scl/funct.h>
Go to the source code of this file.
Classes | |
class | o2scl::inte_qng_gsl< func_t > |
Non-adaptive integration from a to b (GSL) More... | |
Namespaces | |
o2scl_inte_qng_coeffs | |
A namespace for the quadrature coefficients for non-adaptive integration. | |
o2scl | |
The main O2scl namespace. | |
Variables | |
static const double | o2scl_inte_qng_coeffs::x1 [5] |
static const double | o2scl_inte_qng_coeffs::w10 [5] |
static const double | o2scl_inte_qng_coeffs::x2 [5] |
static const double | o2scl_inte_qng_coeffs::w21a [5] |
static const double | o2scl_inte_qng_coeffs::w21b [6] |
static const double | o2scl_inte_qng_coeffs::x3 [11] |
static const double | o2scl_inte_qng_coeffs::w43a [10] |
static const double | o2scl_inte_qng_coeffs::w43b [12] |
static const double | o2scl_inte_qng_coeffs::x4 [22] |
static const double | o2scl_inte_qng_coeffs::w87a [21] |
static const double | o2scl_inte_qng_coeffs::w87b [23] |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).