umontreal.iro.lecuyer.stat.list
Interface ArrayOfObservationListener
public interface ArrayOfObservationListener
Represents an object that can listen to observations broadcast
by lists of statistical probes.
newArrayOfObservations
void newArrayOfObservations(ListOfStatProbes<?> listOfProbes,
double[] x)
- Receives the new array of observations x broadcast by the
list of statistical probes listOfProbes.
- Parameters:
listOfProbes
- the list of statistical probes broadcasting the observation.x
- the array of observations being broadcast.
jHepWork 3.1 ©