13 #ifndef __MITK_PARAMETER_FIT_IMAGE_GENERATOR_BASE_H_ 14 #define __MITK_PARAMETER_FIT_IMAGE_GENERATOR_BASE_H_ 48 virtual double GetProgress()
const = 0;
86 virtual bool HasOutdatedResult()
const;
89 virtual void CheckValidInputs()
const;
104 #endif // __MITK_PARAMETER_FIT_IMAGE_GENERATOR_H_
ModelBaseType::ParameterNameType ParameterNameType
Base class for (dynamic) models. A model can be used to calculate its signal given the discrete time ...
ModelBaseType::ParameterNamesType ParameterNamesType
DataCollection - Class to facilitate loading/accessing structured data.
#define MITKMODELFIT_EXPORT
itk::TimeStamp m_GenerationTimeStamp
ScalarType ParameterImagePixelType
~ParameterFitImageGeneratorBase() override
#define mitkClassMacroItkParent(className, SuperClassName)
std::map< ParameterNameType, Image::Pointer > ParameterImageMapType
ModelTraitsInterface::ParameterNameType ParameterNameType
ParameterFitImageGeneratorBase()
ModelTraitsInterface::ParameterNamesType ParameterNamesType