13 #ifndef CONSTRAINT_CHECKER_BASE_H 14 #define CONSTRAINT_CHECKER_BASE_H 16 #include <itkObject.h> 45 PenaltyValueType GetPenaltySum(
const ParametersType ¶meters)
const override;
62 #endif // ConstraintCheckerBase_H ConstraintCheckerBase Self
itk::Array< double > SignalType
Superclass::PenaltyValueType PenaltyValueType
DataCollection - Class to facilitate loading/accessing structured data.
ConstraintCheckerInterface Superclass
Superclass::PenaltyArrayType PenaltyArrayType
ModelBase::ParametersType ParametersType
#define MITKMODELFIT_EXPORT
Superclass::SignalType SignalType
itk::Array< PenaltyValueType > PenaltyArrayType
~ConstraintCheckerBase() override
Superclass::ParametersType ParametersType
itk::SmartPointer< Self > Pointer
This class is the base class for constraint checker.
itk::SmartPointer< const Self > ConstPointer