|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface represents an integrator for scalar samples.
The classes which are devoted to integrate scalar samples should implement this interface.
SampledFunctionIterator,
ComputableFunctionIntegrator| Method Summary | |
double |
integrate(SampledFunctionIterator iter)
Integrate a sample over its overall range |
| Method Detail |
public double integrate(SampledFunctionIterator iter)
throws ExhaustedSampleException,
FunctionException
iter - iterator over the sample to integrate
ExhaustedSampleException - if the sample does not have
enough points for the integration scheme
FunctionException - if the underlying sampled function throws one
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||