|
MINT2
|
#include <IFitParRegister.h>
Public Member Functions | |
| virtual bool | changedSinceLastCall () const =0 |
| virtual bool | registerFitParDependence (const IFitParDependent &fpd)=0 |
Public Member Functions inherited from MINT::IFitParDependent | |
| virtual void | rememberFitParValues ()=0 |
| virtual const FitParRef & | operator[] (unsigned int i) const =0 |
| virtual unsigned int | size () const =0 |
| virtual void | listFitParDependencies (std::ostream &os) const =0 |
Definition at line 6 of file IFitParRegister.h.
|
pure virtual |
Implements MINT::IFitParDependent.
Implemented in MINT::FitParDependent.
|
pure virtual |
Implemented in MINT::FitParDependent.
1.8.15