#include <freMultipleValuedMetricControllerBase.h>


Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
| virtual | ~MultipleValuedMetricControllerBase () |
Protected Member Functions | |
| MultipleValuedMetricControllerBase () | |
MultipleValuedMetricControllerBase is derived from MetricControllerBase and the base class for the control of multiple valued metrics (based on itk::MulitpleValuedCostFunction). This class should be used as base for new multiple valued metric controllers.
Definition at line 42 of file freMultipleValuedMetricControllerBase.h.
| FREE::MultipleValuedMetricControllerBase< TControlledMetric >::MultipleValuedMetricControllerBase | ( | ) | [inline, protected] |
Implementation of FREE::MultipleValuedMetricControllerBase /////////
Definition at line 38 of file freMultipleValuedMetricControllerBase.txx.
References FREE::ComponentControllerInterface::m_Description, FREE::ControllerID::MultipleValuedMetricControllerBase, and FREE::ComponentControllerInterface::UpdateControllerID().

| virtual FREE::MultipleValuedMetricControllerBase< TControlledMetric >::~MultipleValuedMetricControllerBase | ( | ) | [inline, virtual] |
Definition at line 50 of file freMultipleValuedMetricControllerBase.h.
| virtual const char* FREE::MultipleValuedMetricControllerBase< TControlledMetric >::GetNameOfClass | ( | ) | const [inline, virtual] |
Reimplemented from FREE::MetricControllerBase< TControlledMetric >.
Definition at line 48 of file freMultipleValuedMetricControllerBase.h.
1.5.3 written by Dimitri van Heesch,
© 1997-2000