Gaudi Framework, version v22r0

Home   Generated: 9 Feb 2011

Integration.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  GaudiMath
 

GaudiMath.h GaudiMath/GaudiMath.h.


namespace  GaudiMath::Integration

Defines

#define GAUDIMATH_INTEGRATION_H   1

Enumerations

enum  GaudiMath::Integration::Inf { GaudiMath::Integration::Infinity = 0 }
 

infinity

More...
enum  GaudiMath::Integration::Limit { GaudiMath::Integration::VariableLowLimit, GaudiMath::Integration::VariableHighLimit }
 

how to distinguish variable low and variable high limits

More...
enum  GaudiMath::Integration::Type { GaudiMath::Integration::NonAdaptive, GaudiMath::Integration::Adaptive, GaudiMath::Integration::AdaptiveSingular, GaudiMath::Integration::Other }
 

type of integration (for finite limits)

More...
enum  GaudiMath::Integration::Category { GaudiMath::Integration::Finite, GaudiMath::Integration::Singular, GaudiMath::Integration::Infinite }
 

integration category

More...
enum  GaudiMath::Integration::KronrodRule {
  GaudiMath::Integration::Fixed = 0, GaudiMath::Integration::Gauss15 = 1, GaudiMath::Integration::Gauss21 = 2, GaudiMath::Integration::Gauss31 = 3,
  GaudiMath::Integration::Gauss41 = 4, GaudiMath::Integration::Gauss51 = 5, GaudiMath::Integration::Gauss61 = 6, GaudiMath::Integration::Default = Gauss31
}
 

integration rule

More...

Define Documentation

#define GAUDIMATH_INTEGRATION_H   1

Definition at line 4 of file Integration.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Wed Feb 9 16:25:50 2011 for Gaudi Framework, version v22r0 by Doxygen version 1.6.2 written by Dimitri van Heesch, © 1997-2004