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