#include <CLHEP/GenericFunctions/DefiniteIntegral.hh>
- Author
Definition at line 25 of file DefiniteIntegral.hh.
◆ Type
◆ DefiniteIntegral() [1/2]
| Genfun::DefiniteIntegral::DefiniteIntegral |
( |
double |
a, |
|
|
double |
b, |
|
|
Type |
= CLOSED |
|
) |
| |
◆ DefiniteIntegral() [2/2]
◆ ~DefiniteIntegral()
| Genfun::DefiniteIntegral::~DefiniteIntegral |
( |
| ) |
|
◆ numFunctionCalls()
| unsigned int Genfun::DefiniteIntegral::numFunctionCalls |
( |
| ) |
const |
◆ operator=()
◆ operator[]()
| virtual double Genfun::DefiniteIntegral::operator[] |
( |
const AbsFunction & |
function | ) |
const |
|
virtual |
◆ setEpsilon()
| void Genfun::DefiniteIntegral::setEpsilon |
( |
double |
eps | ) |
|
◆ setMaxIter()
| void Genfun::DefiniteIntegral::setMaxIter |
( |
unsigned int |
maxIter | ) |
|
◆ setMinOrder()
| void Genfun::DefiniteIntegral::setMinOrder |
( |
unsigned int |
order | ) |
|
The documentation for this class was generated from the following file: