|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface provides iteration services over scalar functions samples.
SampledFunction| Method Summary | |
boolean |
hasNext()
Check if the iterator can provide another point. |
ScalarValuedPair |
nextSamplePoint()
Get the next point of a sampled function. |
| Method Detail |
public boolean hasNext()
public ScalarValuedPair nextSamplePoint()
throws ExhaustedSampleException,
FunctionException
ExhaustedSampleException - if the sample has been exhausted
FunctionException - if the underlying function throws one
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||