MINT2
|
#include <IComplexFitParDependent.h>
Additional Inherited Members | |
Public Member Functions inherited from MINT::IReturnComplex | |
virtual std::complex< double > | ComplexVal ()=0 |
virtual | ~IReturnComplex () |
Public Member Functions inherited from MINT::IFitParDependent | |
virtual bool | changedSinceLastCall () const =0 |
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 |
Protected Member Functions inherited from MINT::IReturnComplex | |
IReturnComplex () | |
Definition at line 11 of file IComplexFitParDependent.h.