13 #ifndef __MODEL_FIT_PROVIDER_BASE_H 14 #define __MODEL_FIT_PROVIDER_BASE_H 31 template<
class TModelFactory>
74 std::unique_ptr< Impl > d;
80 #ifndef ITK_MANUAL_INSTANTIATION
void SetRanking(int ranking)
Set the service ranking for this file reader.
ModelBase::TimeGridType GetVariableGrid(const modelFit::ModelFitInfo *fitInfo) const override
DataCollection - Class to facilitate loading/accessing structured data.
itk::Array< double > TimeGridType
~ModelFitProviderBase() override
us::ServiceRegistration< IModelFitProvider > RegisterService(us::ModuleContext *context=us::GetModuleContext())
Data class that stores all information about a modelfit that is relevant to the visualization and sto...
US_UNORDERED_MAP_TYPE< std::string, Any > ServiceProperties
Base class for model fit provider.
The common interface for all model providers for model fitting.
itk::SmartPointer< ModelFactoryBase > GenerateFactory() const override
virtual us::ServiceProperties GetServiceProperties() const
static ModuleContext * GetModuleContext()
Returns the module context of the calling module.