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