#include <freMeanSquaresMetricController.h>


Public Types | |
| typedef TControlledMetric | ComponentType |
| typedef ImageToImageMetricControllerBase < TControlledMetric > | Superclass |
Public Member Functions | |
| itkTypeMacro (MeanSquaresMetricControllerBase, ImageToImageMetricControllerBase) | |
Protected Member Functions | |
| MeanSquaresMetricControllerBase () | |
MeanSquaresMetricControllerBase is derived from ImageToImageMetricControllerBase.
Definition at line 41 of file freMeanSquaresMetricController.h.
| typedef TControlledMetric FREE::MeanSquaresMetricControllerBase< TControlledMetric >::ComponentType |
The component class managed by the controller. The component class must be a derivation from itk::LightObject to ensure the ability to use the smartpointer concept of itk
Reimplemented from FREE::ImageToImageMetricControllerBase< TControlledMetric >.
Reimplemented in FREE::MeanSquares2DMetricController, and FREE::MeanSquares3DMetricController.
Definition at line 44 of file freMeanSquaresMetricController.h.
| typedef ImageToImageMetricControllerBase<TControlledMetric> FREE::MeanSquaresMetricControllerBase< TControlledMetric >::Superclass |
Reimplemented from FREE::ImageToImageMetricControllerBase< TControlledMetric >.
Reimplemented in FREE::MeanSquares2DMetricController, and FREE::MeanSquares3DMetricController.
Definition at line 45 of file freMeanSquaresMetricController.h.
| FREE::MeanSquaresMetricControllerBase< TControlledMetric >::MeanSquaresMetricControllerBase | ( | ) | [inline, protected] |
Definition at line 50 of file freMeanSquaresMetricController.h.
| FREE::MeanSquaresMetricControllerBase< TControlledMetric >::itkTypeMacro | ( | MeanSquaresMetricControllerBase< TControlledMetric > | , | |
| ImageToImageMetricControllerBase | ||||
| ) |
1.5.3 written by Dimitri van Heesch,
© 1997-2000