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