13 #ifndef mitkModelFitInfoSignalGenerationFunctor_h
14 #define mitkModelFitInfoSignalGenerationFunctor_h
43 itkFactorylessNewMacro(
Self);
76 modelFit::ModelFitInfo::ConstPointer m_FitInfo;
#define MITKMODELFIT_EXPORT
itk::Index< 3 > IndexType
std::vector< InputImagePixelType > OutputPixelVectorType
std::vector< InputImagePixelType > InputPixelVectorType
itk::Array< double > GridArrayType
Base class for (dynamic) models. A model can be used to calculate its signal given the discrete time ...
ModelTraitsInterface::ModelResultType ModelResultType
ModelTraitsInterface::ParametersType ParametersType
itk::SmartPointer< const Self > ConstPointer
ModelFitInfoSignalGenerationFunctor Self
itk::Array< ModelBase::ParameterValueType > ModelParametersType
IndexedValueFunctorBase::OutputPixelVectorType Compute(const InputPixelVectorType &value, const IndexType ¤tIndex) const override
~ModelFitInfoSignalGenerationFunctor() override
itk::SmartPointer< Self > Pointer
GridArrayType GetGrid() const override
unsigned int GetNumberOfOutputs() const override
ModelFitInfoSignalGenerationFunctor()
virtual IndexedValueFunctorBase::OutputPixelVectorType Compute(const IndexType ¤tIndex) const
ModelBasedValueFunctorBase Superclass
ModelBase::ModelResultType SignalType
std::vector< std::string > ParameterNamesType
virtual ModelBase::ParametersType CompileModelParameters(const IndexType ¤tIndex, const ModelBase *model) const
Data class that stores all information about a modelfit that is relevant to the visualization and sto...
Find image slices visible on a given plane.