#include <itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h>
Definition at line 32 of file itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h.
Public Types | |
using | ConstPointer = SmartPointer<const Self> |
using | GradientType = typename LevelSetContainerType::GradientType |
using | HeavisidePointer = typename LevelSetContainerType::HeavisideType |
using | HeavisideType = typename LevelSetContainerType::HeavisideType |
using | HessianType = typename LevelSetContainerType::HessianType |
using | InputIndexType = typename LevelSetContainerType::InputIndexType |
using | LevelSetContainerPointer = typename LevelSetContainerType::Pointer |
using | LevelSetContainerType = TLevelSetContainer |
using | LevelSetIdentifierType = typename LevelSetContainerType::LevelSetIdentifierType |
using | LevelSetPointer = typename LevelSetContainerType::LevelSetPointer |
using | LevelSetType = typename LevelSetContainerType::LevelSetType |
using | OutputRealType = typename LevelSetContainerType::OutputRealType |
using | OutputType = typename LevelSetContainerType::OutputType |
using | Pointer = SmartPointer<Self> |
using | Self = LevelSetEvolutionNumberOfIterationsStoppingCriterion |
using | Superclass = LevelSetEvolutionStoppingCriterion<TLevelSetContainer> |
![]() | |
using | ConstPointer = SmartPointer<const Self> |
using | GradientType = typename LevelSetContainerType::GradientType |
using | HeavisidePointer = typename LevelSetContainerType::HeavisideType |
using | HeavisideType = typename LevelSetContainerType::HeavisideType |
using | HessianType = typename LevelSetContainerType::HessianType |
using | InputIndexType = typename LevelSetContainerType::InputIndexType |
using | IterationIdType = IdentifierType |
using | LevelSetContainerPointer = typename LevelSetContainerType::Pointer |
using | LevelSetContainerType = TLevelSetContainer |
using | LevelSetIdentifierType = typename LevelSetContainerType::LevelSetIdentifierType |
using | LevelSetPointer = typename LevelSetContainerType::LevelSetPointer |
using | LevelSetType = typename LevelSetContainerType::LevelSetType |
using | OutputRealType = typename LevelSetContainerType::OutputRealType |
using | OutputType = typename LevelSetContainerType::OutputType |
using | Pointer = SmartPointer<Self> |
using | Self = LevelSetEvolutionStoppingCriterion |
using | Superclass = StoppingCriterionBase |
![]() | |
using | ConstPointer = SmartPointer<const Self> |
using | Pointer = SmartPointer<Self> |
using | Self = StoppingCriterionBase |
using | Superclass = Object |
![]() | |
using | ConstPointer = SmartPointer<const Self> |
using | Pointer = SmartPointer<Self> |
using | Self = Object |
using | Superclass = LightObject |
![]() | |
using | ConstPointer = SmartPointer<const Self> |
using | Pointer = SmartPointer<Self> |
using | Self = LightObject |
Public Member Functions | |
virtual::itk::LightObject::Pointer | CreateAnother () const |
std::string | GetDescription () const override |
const char * | GetNameOfClass () const override |
bool | IsSatisfied () const override |
![]() | |
virtual IterationIdType | GetCurrentIteration () |
virtual const LevelSetContainerType * | GetLevelSetContainer () const |
virtual LevelSetContainerType * | GetModifiableLevelSetContainer () |
const char * | GetNameOfClass () const override |
virtual IterationIdType | GetNumberOfIterations () |
virtual OutputRealType | GetRMSChangeAccumulator () |
virtual void | SetCurrentIteration (IterationIdType _arg) |
virtual void | SetLevelSetContainer (LevelSetContainerType *_arg) |
virtual void | SetNumberOfIterations (IterationIdType _arg) |
virtual void | SetRMSChangeAccumulator (OutputRealType _arg) |
![]() | |
const char * | GetNameOfClass () const override |
![]() | |
unsigned long | AddObserver (const EventObject &event, Command *cmd) const |
unsigned long | AddObserver (const EventObject &event, std::function< void(const EventObject &)> function) const |
LightObject::Pointer | CreateAnother () const override |
virtual void | DebugOff () const |
virtual void | DebugOn () const |
Command * | GetCommand (unsigned long tag) |
bool | GetDebug () const |
MetaDataDictionary & | GetMetaDataDictionary () |
const MetaDataDictionary & | GetMetaDataDictionary () const |
virtual ModifiedTimeType | GetMTime () const |
virtual const TimeStamp & | GetTimeStamp () const |
bool | HasObserver (const EventObject &event) const |
void | InvokeEvent (const EventObject &) |
void | InvokeEvent (const EventObject &) const |
virtual void | Modified () const |
void | Register () const override |
void | RemoveAllObservers () |
void | RemoveObserver (unsigned long tag) const |
void | SetDebug (bool debugFlag) const |
void | SetReferenceCount (int) override |
void | UnRegister () const noexcept override |
void | SetMetaDataDictionary (const MetaDataDictionary &rhs) |
void | SetMetaDataDictionary (MetaDataDictionary &&rrhs) |
virtual void | SetObjectName (std::string _arg) |
virtual const std::string & | GetObjectName () const |
![]() | |
Pointer | Clone () const |
virtual void | Delete () |
virtual int | GetReferenceCount () const |
void | Print (std::ostream &os, Indent indent=0) const |
Static Public Member Functions | |
static Pointer | New () |
![]() | |
static bool | GetGlobalWarningDisplay () |
static void | GlobalWarningDisplayOff () |
static void | GlobalWarningDisplayOn () |
static Pointer | New () |
static void | SetGlobalWarningDisplay (bool val) |
![]() | |
static void | BreakOnError () |
static Pointer | New () |
Protected Member Functions | |
LevelSetEvolutionNumberOfIterationsStoppingCriterion ()=default | |
~LevelSetEvolutionNumberOfIterationsStoppingCriterion () override=default | |
![]() | |
LevelSetEvolutionStoppingCriterion () | |
~LevelSetEvolutionStoppingCriterion () override=default | |
![]() | |
StoppingCriterionBase () | |
~StoppingCriterionBase () override | |
![]() | |
Object () | |
bool | PrintObservers (std::ostream &os, Indent indent) const |
void | PrintSelf (std::ostream &os, Indent indent) const override |
virtual void | SetTimeStamp (const TimeStamp &timeStamp) |
~Object () override | |
![]() | |
virtual LightObject::Pointer | InternalClone () const |
LightObject () | |
virtual void | PrintHeader (std::ostream &os, Indent indent) const |
virtual void | PrintTrailer (std::ostream &os, Indent indent) const |
virtual | ~LightObject () |
Additional Inherited Members | |
![]() | |
IterationIdType | m_CurrentIteration {} |
LevelSetContainerPointer | m_LevelSetContainer {} |
IterationIdType | m_NumberOfIterations {} |
OutputRealType | m_RMSChangeAccumulator {} |
![]() | |
std::atomic< int > | m_ReferenceCount {} |
using itk::LevelSetEvolutionNumberOfIterationsStoppingCriterion< TLevelSetContainer >::ConstPointer = SmartPointer<const Self> |
Definition at line 41 of file itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h.
using itk::LevelSetEvolutionNumberOfIterationsStoppingCriterion< TLevelSetContainer >::GradientType = typename LevelSetContainerType::GradientType |
Definition at line 59 of file itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h.
using itk::LevelSetEvolutionNumberOfIterationsStoppingCriterion< TLevelSetContainer >::HeavisidePointer = typename LevelSetContainerType::HeavisideType |
Definition at line 63 of file itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h.
using itk::LevelSetEvolutionNumberOfIterationsStoppingCriterion< TLevelSetContainer >::HeavisideType = typename LevelSetContainerType::HeavisideType |
Definition at line 62 of file itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h.
using itk::LevelSetEvolutionNumberOfIterationsStoppingCriterion< TLevelSetContainer >::HessianType = typename LevelSetContainerType::HessianType |
Definition at line 60 of file itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h.
using itk::LevelSetEvolutionNumberOfIterationsStoppingCriterion< TLevelSetContainer >::InputIndexType = typename LevelSetContainerType::InputIndexType |
Definition at line 56 of file itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h.
using itk::LevelSetEvolutionNumberOfIterationsStoppingCriterion< TLevelSetContainer >::LevelSetContainerPointer = typename LevelSetContainerType::Pointer |
Definition at line 50 of file itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h.
using itk::LevelSetEvolutionNumberOfIterationsStoppingCriterion< TLevelSetContainer >::LevelSetContainerType = TLevelSetContainer |
Definition at line 49 of file itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h.
using itk::LevelSetEvolutionNumberOfIterationsStoppingCriterion< TLevelSetContainer >::LevelSetIdentifierType = typename LevelSetContainerType::LevelSetIdentifierType |
Definition at line 52 of file itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h.
using itk::LevelSetEvolutionNumberOfIterationsStoppingCriterion< TLevelSetContainer >::LevelSetPointer = typename LevelSetContainerType::LevelSetPointer |
Definition at line 54 of file itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h.
using itk::LevelSetEvolutionNumberOfIterationsStoppingCriterion< TLevelSetContainer >::LevelSetType = typename LevelSetContainerType::LevelSetType |
Definition at line 53 of file itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h.
using itk::LevelSetEvolutionNumberOfIterationsStoppingCriterion< TLevelSetContainer >::OutputRealType = typename LevelSetContainerType::OutputRealType |
Definition at line 58 of file itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h.
using itk::LevelSetEvolutionNumberOfIterationsStoppingCriterion< TLevelSetContainer >::OutputType = typename LevelSetContainerType::OutputType |
Definition at line 57 of file itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h.
using itk::LevelSetEvolutionNumberOfIterationsStoppingCriterion< TLevelSetContainer >::Pointer = SmartPointer<Self> |
Definition at line 40 of file itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h.
using itk::LevelSetEvolutionNumberOfIterationsStoppingCriterion< TLevelSetContainer >::Self = LevelSetEvolutionNumberOfIterationsStoppingCriterion |
Definition at line 38 of file itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h.
using itk::LevelSetEvolutionNumberOfIterationsStoppingCriterion< TLevelSetContainer >::Superclass = LevelSetEvolutionStoppingCriterion<TLevelSetContainer> |
Definition at line 39 of file itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h.
|
protecteddefault |
Constructor
Referenced by GetNameOfClass().
|
overrideprotecteddefault |
Destructor
|
virtual |
Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class.
Reimplemented from itk::LightObject.
|
overridevirtual |
true
if the stopping criterion is reached (and the algorithm must stop). false
else. Implements itk::StoppingCriterionBase.
|
overridevirtual |
Reimplemented from itk::LightObject.
References LevelSetEvolutionNumberOfIterationsStoppingCriterion().
|
overridevirtual |
true
if the stopping criterion is reached (and the algorithm must stop). false
else. Implements itk::StoppingCriterionBase.
|
static |
Method for creation through object factory