public interface ObservationListener
| Modifier and Type | Method and Description |
|---|---|
void |
newObservation(StatProbe probe,
double x)
Receives the new observation x broadcast by probe.
|
void newObservation(StatProbe probe, double x)
probe - the statistical probe broadcasting the observation.x - the observation being broadcast.To submit a bug or ask questions, send an e-mail to Pierre L'Ecuyer.