MEAL::Mean
integrate()
update()
chisq()
Pure virtual base class of objects that compute mean model parameters.
This pure virtual template base class defines the interface by which mean Function parameters may be accumulated and used.
Public Functions
Add the Function parameters to the running mean.
Update the model parameters with the current value of the mean.
Return the normalized difference between the mean and model.