AddObserver(const EventObject &event, Command *cmd) const | itk::Object | |
AddObserver(const EventObject &event, std::function< void(const EventObject &)> function) const | itk::Object | |
ArrayType typedef | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | |
BreakOnError() | itk::LightObject | static |
Clone() const | itk::LightObject | inline |
ComputeLogGradientTerm(const ParametersType ¶meters) const override | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | virtual |
ComputeLogInsideTerm(const ParametersType ¶meters) const override | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | virtual |
ComputeLogPosePriorTerm(const ParametersType ¶meters) const override | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | virtual |
ComputeLogShapePriorTerm(const ParametersType ¶meters) const override | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | virtual |
ConstPointer typedef | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | |
CostFunctionTemplate()=default | itk::CostFunctionTemplate< double > | protected |
CreateAnother() const override | itk::Object | virtual |
DebugOff() const | itk::Object | virtual |
DebugOn() const | itk::Object | virtual |
Delete() | itk::LightObject | virtual |
DerivativeType typedef | itk::SingleValuedCostFunction | |
FeatureImagePointer typedef | itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel > | |
FeatureImageType typedef | itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel > | |
GetActiveRegion() const | itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel > | virtual |
GetCommand(unsigned long tag) | itk::Object | |
GetDebug() const | itk::Object | |
GetDerivative(const ParametersType &, DerivativeType &) const override | itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel > | inlinevirtual |
GetFeatureImage() const | itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel > | virtual |
GetGlobalWarningDisplay() | itk::Object | static |
GetMetaDataDictionary() | itk::Object | |
GetMetaDataDictionary() const | itk::Object | |
GetModifiableShapeFunction() | itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel > | virtual |
GetMTime() const | itk::Object | virtual |
GetNameOfClass() const override | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | virtual |
GetNumberOfParameters() const override | itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel > | inlinevirtual |
GetObjectName() const | itk::Object | virtual |
GetReferenceCount() const | itk::LightObject | inlinevirtual |
GetShapeParameterMeans() const | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | virtual |
GetShapeParameterStandardDeviations() const | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | virtual |
GetTimeStamp() const | itk::Object | virtual |
GetValue(const ParametersType ¶meters) const override | itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel > | virtual |
GetValueAndDerivative(const ParametersType ¶meters, MeasureType &value, DerivativeType &derivative) const | itk::SingleValuedCostFunction | virtual |
GetWeights() const | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | virtual |
GlobalWarningDisplayOff() | itk::Object | inlinestatic |
GlobalWarningDisplayOn() | itk::Object | inlinestatic |
HasObserver(const EventObject &event) const | itk::Object | |
ImageDimension | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | static |
Initialize() override | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | virtual |
InternalClone() const | itk::LightObject | protectedvirtual |
InvokeEvent(const EventObject &) | itk::Object | |
InvokeEvent(const EventObject &) const | itk::Object | |
itkGetGlobalDeclarationMacro(bool, GlobalWarningDisplay) | itk::Object | private |
LightObject() | itk::LightObject | protected |
m_ActiveRegion | itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel > | protected |
m_Debug | itk::Object | mutableprivate |
m_FeatureImage | itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel > | protected |
m_GaussianFunction | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | private |
m_GlobalWarningDisplay | itk::Object | privatestatic |
m_MetaDataDictionary | itk::Object | mutableprivate |
m_MTime | itk::Object | mutableprivate |
m_ObjectName | itk::Object | private |
m_ReferenceCount | itk::LightObject | mutableprotected |
m_ShapeFunction | itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel > | protected |
m_ShapeParameterMeans | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | private |
m_ShapeParameterStandardDeviations | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | private |
m_SubjectImplementation | itk::Object | mutableprivate |
m_Weights | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | private |
MeasureType typedef | itk::SingleValuedCostFunction | |
Modified() const | itk::Object | virtual |
New() | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | static |
NodeContainerPointer typedef | itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel > | |
NodeContainerType typedef | itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel > | |
NodeType typedef | itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel > | |
Object() | itk::Object | protected |
ParametersType typedef | itk::SingleValuedCostFunction | |
ParametersValueType typedef | itk::SingleValuedCostFunction | |
PixelType typedef | itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel > | |
Pointer typedef | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | |
Print(std::ostream &os, Indent indent=0) const | itk::LightObject | |
PrintHeader(std::ostream &os, Indent indent) const | itk::LightObject | protectedvirtual |
PrintObservers(std::ostream &os, Indent indent) const | itk::Object | protected |
PrintSelf(std::ostream &os, Indent indent) const override | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | protectedvirtual |
PrintTrailer(std::ostream &os, Indent indent) const | itk::LightObject | protectedvirtual |
Register() const override | itk::Object | virtual |
RemoveAllObservers() | itk::Object | |
RemoveObserver(unsigned long tag) const | itk::Object | |
Self typedef | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | |
SetActiveRegion(const NodeContainerType *_arg) | itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel > | virtual |
SetDebug(bool debugFlag) const | itk::Object | |
SetFeatureImage(const FeatureImageType *_arg) | itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel > | virtual |
SetGlobalWarningDisplay(bool val) | itk::Object | static |
SetMetaDataDictionary(const MetaDataDictionary &rhs) | itk::Object | |
SetMetaDataDictionary(MetaDataDictionary &&rrhs) | itk::Object | |
SetObjectName(std::string _arg) | itk::Object | virtual |
SetReferenceCount(int) override | itk::Object | virtual |
SetShapeFunction(ShapeFunctionType *_arg) | itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel > | virtual |
SetShapeParameterMeans(ArrayType _arg) | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | virtual |
SetShapeParameterStandardDeviations(ArrayType _arg) | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | virtual |
SetTimeStamp(const TimeStamp &timeStamp) | itk::Object | protectedvirtual |
SetWeights(WeightsType _arg) | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | virtual |
ShapeFunctionPointer typedef | itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel > | |
ShapeFunctionType typedef | itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel > | |
ShapePriorMAPCostFunction() | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | protected |
ShapePriorMAPCostFunctionBase() | itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel > | protected |
SingleValuedCostFunction()=default | itk::SingleValuedCostFunction | protected |
Superclass typedef | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | |
UnRegister() const noexcept override | itk::Object | virtual |
WeightsType typedef | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | |
~CostFunctionTemplate() override=default | itk::CostFunctionTemplate< double > | protected |
~LightObject() | itk::LightObject | protectedvirtual |
~Object() override | itk::Object | protected |
~ShapePriorMAPCostFunction() override=default | itk::ShapePriorMAPCostFunction< TFeatureImage, TOutputPixel > | protected |
~ShapePriorMAPCostFunctionBase() override=default | itk::ShapePriorMAPCostFunctionBase< TFeatureImage, TOutputPixel > | protected |
~SingleValuedCostFunction() override | itk::SingleValuedCostFunction | protected |