AddObserver(const EventObject &event, Command *cmd) const | itk::Object | |
AddObserver(const EventObject &event, std::function< void(const EventObject &)> function) const | itk::Object | |
BreakOnError() | itk::LightObject | static |
Clone() const | itk::LightObject | inline |
ConstPointer typedef | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | |
CoordinateRepresentationType typedef | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | |
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::SingleValuedCostFunctionv4Template< double > | |
DerivativeValueType typedef | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | |
GetCommand(unsigned long tag) | itk::Object | |
GetCurrentValue() const | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | |
GetDebug() const | itk::Object | |
GetDerivative(DerivativeType &) const =0 | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | pure virtual |
GetFixedObject() const | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | virtual |
GetGlobalWarningDisplay() | itk::Object | static |
GetGradientSource() const | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | virtual |
GetGradientSourceIncludesFixed() const | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | |
GetGradientSourceIncludesMoving() const | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | |
GetMetaDataDictionary() | itk::Object | |
GetMetaDataDictionary() const | itk::Object | |
GetMetricCategory() const | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | inlinevirtual |
GetMovingObject() const | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | virtual |
GetMTime() const | itk::Object | virtual |
GetNameOfClass() const override | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | virtual |
GetNumberOfLocalParameters() const =0 | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | pure virtual |
GetNumberOfParameters() const override=0 | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | pure virtual |
GetObjectName() const | itk::Object | virtual |
GetParameters() const =0 | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | pure virtual |
GetReferenceCount() const | itk::LightObject | inlinevirtual |
GetTimeStamp() const | itk::Object | virtual |
GetValue() const override=0 | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | pure virtual |
GetValueAndDerivative(MeasureType &value, DerivativeType &derivative) const override=0 | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | pure virtual |
GlobalWarningDisplayOff() | itk::Object | inlinestatic |
GlobalWarningDisplayOn() | itk::Object | inlinestatic |
GradientSourceEnum typedef | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | |
HasLocalSupport() const =0 | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | pure virtual |
HasObserver(const EventObject &event) const | itk::Object | |
Initialize()=0 | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | pure 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_Debug | itk::Object | mutableprivate |
m_FixedObject | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | protected |
m_GlobalWarningDisplay | itk::Object | privatestatic |
m_GradientSource | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | protected |
m_MetaDataDictionary | itk::Object | mutableprivate |
m_MovingObject | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | protected |
m_MTime | itk::Object | mutableprivate |
m_ObjectName | itk::Object | private |
m_ReferenceCount | itk::LightObject | mutableprotected |
m_SubjectImplementation | itk::Object | mutableprivate |
m_Value | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | mutableprotected |
MeasureType typedef | itk::SingleValuedCostFunctionv4Template< double > | |
MetricCategoryEnum typedef | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | |
Modified() const | itk::Object | virtual |
New() | itk::Object | static |
NumberOfParametersType typedef | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | |
Object() | itk::Object | protected |
ObjectConstPointer typedef | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | |
ObjectToObjectMetricBaseTemplate() | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | protected |
ObjectType typedef | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | |
ParametersType typedef | itk::CostFunctionTemplate< double > | |
ParametersValueType typedef | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | |
Pointer typedef | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | |
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::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | 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::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | |
SetDebug(bool debugFlag) const | itk::Object | |
SetFixedObject(const ObjectType *_arg) | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | virtual |
SetGlobalWarningDisplay(bool val) | itk::Object | static |
SetGradientSource(GradientSourceEnum _arg) | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | virtual |
SetMetaDataDictionary(const MetaDataDictionary &rhs) | itk::Object | |
SetMetaDataDictionary(MetaDataDictionary &&rrhs) | itk::Object | |
SetMovingObject(const ObjectType *_arg) | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | virtual |
SetObjectName(std::string _arg) | itk::Object | virtual |
SetParameters(ParametersType ¶ms)=0 | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | pure virtual |
SetReferenceCount(int) override | itk::Object | virtual |
SetTimeStamp(const TimeStamp &timeStamp) | itk::Object | protectedvirtual |
SingleValuedCostFunctionv4Template()=default | itk::SingleValuedCostFunctionv4Template< double > | protected |
Superclass typedef | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | |
UnRegister() const noexcept override | itk::Object | virtual |
UpdateTransformParameters(const DerivativeType &derivative, ParametersValueType factor=NumericTraits< ParametersValueType >::OneValue())=0 | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | pure virtual |
~CostFunctionTemplate() override=default | itk::CostFunctionTemplate< double > | protected |
~LightObject() | itk::LightObject | protectedvirtual |
~Object() override | itk::Object | protected |
~ObjectToObjectMetricBaseTemplate() override=default | itk::ObjectToObjectMetricBaseTemplate< TInternalComputationValueType > | protected |
~SingleValuedCostFunctionv4Template() override=default | itk::SingleValuedCostFunctionv4Template< double > | protected |