Ask a Question | Search PSRCHIVE: |
Home
|
Mean.h virtual void update(T *model) const =0 Update the model parameters with the current value of the mean. virtual double chisq(const T *model) const Return the normalized difference between the mean and model. Definition: Mean.h:44 Namespace in which all modeling and calibration related code is declared. Definition: ExampleComplex2.h:16 virtual void integrate(const T *model)=0 Add the Function parameters to the running mean. Generated using doxygen 1.8.17
|