Classes | Namespaces | Variables
inte_gauss56_cern.h File Reference

File defining o2scl::inte_gauss56_cern. More...

#include <o2scl/inte.h>
#include <o2scl/funct.h>

Go to the source code of this file.

Classes

class  o2scl::inte_gauss56_cern< func_t, fp_t, x5, w5, x6, w6 >
 5,6-point Gaussian quadrature (CERNLIB) More...
 

Namespaces

 o2scl
 The main O2scl namespace.
 

Variables

static const double o2scl::inte_gauss56_cern_x5_double [5]
 Fifth order integration abscissas for o2scl::inte_gauss56_cern in double precision. More...
 
static const double o2scl::inte_gauss56_cern_w5_double [5]
 Fifth order integration weights for o2scl::inte_gauss56_cern in double precision. More...
 
static const double o2scl::inte_gauss56_cern_x6_double [6]
 Sixth order integration abscissas for o2scl::inte_gauss56_cern in double precision. More...
 
static const double o2scl::inte_gauss56_cern_w6_double [6]
 Sixth order integration weights for o2scl::inte_gauss56_cern in double precision. More...
 
static const long double o2scl::inte_gauss56_cern_x5_long_double [5]
 Fifth order integration abscissas for o2scl::inte_gauss56_cern in long double precision. More...
 
static const long double o2scl::inte_gauss56_cern_w5_long_double [5]
 Fifth order integration weights for o2scl::inte_gauss56_cern in long double precision. More...
 
static const long double o2scl::inte_gauss56_cern_x6_long_double [6]
 Sixth order integration abscissas for o2scl::inte_gauss56_cern in long double precision. More...
 
static const long double o2scl::inte_gauss56_cern_w6_long_double [6]
 Sixth order integration weights for o2scl::inte_gauss56_cern in long double precision. More...
 

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).