13 #ifndef MITKModelFitInfoSignalGenerationFunctor_H 14 #define MITKModelFitInfoSignalGenerationFunctor_H 43 itkFactorylessNewMacro(Self);
60 unsigned int GetNumberOfOutputs()
const override;
76 modelFit::ModelFitInfo::ConstPointer m_FitInfo;
81 #endif // MITKModelFitInfoSignalGenerationFunctor_H Base class for (dynamic) models. A model can be used to calculate its signal given the discrete time ...
ModelTraitsInterface::ParametersType ParametersType
itk::SmartPointer< const Self > ConstPointer
itk::Array< ModelBase::ParameterValueType > ModelParametersType
DataCollection - Class to facilitate loading/accessing structured data.
#define MITKMODELFIT_EXPORT
std::vector< InputImagePixelType > OutputPixelVectorType
ModelFitInfoSignalGenerationFunctor Self
ModelTraitsInterface::ModelResultType ModelResultType
ModelBasedValueFunctorBase Superclass
Data class that stores all information about a modelfit that is relevant to the visualization and sto...
itk::Array< double > GridArrayType
itk::SmartPointer< Self > Pointer
std::vector< std::string > ParameterNamesType
ModelBase::ModelResultType SignalType
std::vector< InputImagePixelType > InputPixelVectorType