|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SampledMappingNDIntegrator
This interface represents an integrator for vectorial samples.
The classes which are devoted to integrate vectorial samples should implement this interface.
SampledMappingIterator,
PrimitiveMappingNDIntegrator| 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 | ||||||||