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