Logo ROOT   6.07/09
Reference Guide
Variables
ROOT::Math::IntegOneDim Namespace Reference

Variables

static double gDefaultAbsTolerance = 1.E-09
 
static int gDefaultIntegrator = IntegrationOneDim::kGAUSS
 
static unsigned int gDefaultNPoints = gDefaultNPointsGSLAdaptive
 
static unsigned int gDefaultNPointsGSLAdaptive = 3
 
static unsigned int gDefaultNPointsLegendre = 10
 
static double gDefaultRelTolerance = 1.E-09
 
static unsigned int gDefaultWKSize = 1000
 

Variable Documentation

double ROOT::Math::IntegOneDim::gDefaultAbsTolerance = 1.E-09
static

Definition at line 37 of file IntegratorOptions.cxx.

int ROOT::Math::IntegOneDim::gDefaultIntegrator = IntegrationOneDim::kGAUSS
static

Definition at line 35 of file IntegratorOptions.cxx.

unsigned int ROOT::Math::IntegOneDim::gDefaultNPoints = gDefaultNPointsGSLAdaptive
static

Definition at line 42 of file IntegratorOptions.cxx.

unsigned int ROOT::Math::IntegOneDim::gDefaultNPointsGSLAdaptive = 3
static

Definition at line 41 of file IntegratorOptions.cxx.

unsigned int ROOT::Math::IntegOneDim::gDefaultNPointsLegendre = 10
static

Definition at line 40 of file IntegratorOptions.cxx.

double ROOT::Math::IntegOneDim::gDefaultRelTolerance = 1.E-09
static

Definition at line 38 of file IntegratorOptions.cxx.

unsigned int ROOT::Math::IntegOneDim::gDefaultWKSize = 1000
static

Definition at line 39 of file IntegratorOptions.cxx.