Shapeworks Studio
2.1
Shape analysis software suite
|
Public Types | |
typedef MyMixedEffectsIterationCommand | Self |
typedef Command | Superclass |
typedef SmartPointer< Self > | Pointer |
typedef SmartPointer< const Self > | ConstPointer |
typedef Image< float, 3 > | ImageType |
Public Member Functions | |
itkTypeMacro (MyMixedEffectsIterationCommand, Command) | |
itkNewMacro (Self) | |
virtual void | Execute (Object *caller, const EventObject &) |
virtual void | Execute (const Object *, const EventObject &) |
Definition at line 28 of file itkPSMEntropyMixedEffectsModelFilterTest.cxx.
Standard class typedefs.
Definition at line 32 of file itkPSMEntropyMixedEffectsModelFilterTest.cxx.
|
inlinevirtual |
This method will be passed a PSMGradientDescentOptimizer
Definition at line 46 of file itkPSMEntropyMixedEffectsModelFilterTest.cxx.
itk::MyMixedEffectsIterationCommand::itkNewMacro | ( | Self | ) |
Method for creation through the object factory.
itk::MyMixedEffectsIterationCommand::itkTypeMacro | ( | MyMixedEffectsIterationCommand | , |
Command | |||
) |
Run-time type information (and related methods).