FREE::ESSelectionControllerBase< TSelection > Class Template Reference
[ES component controller]

Derived class of a controller evolutionary strategy selection. More...

#include <freESSelectionControllerBase.h>

Inheritance diagram for FREE::ESSelectionControllerBase< TSelection >:

Inheritance graph
FREE::ESCommaSelectionController\< FREE::ES::CommaSelection\< FREE::ES::Individual \> \>FREE::ESPlusSelectionController\< FREE::ES::PlusSelection\< FREE::ES::Individual \> \>FREE::ComponentControllerBase\< TSelection \>FREE::ComponentControllerInterface
[legend]
Collaboration diagram for FREE::ESSelectionControllerBase< TSelection >:

Collaboration graph
FREE::ComponentControllerBase\< TSelection \>FREE::ComponentControllerInterfaceFREE::CtrlProfile::ProfileInheritanceFREE::XMLStringMultiMapFREE::XMLStreamObject
[legend]

List of all members.

Public Types

typedef TSelection ComponentType
typedef
ComponentControllerBase
< TSelection > 
Superclass

Public Member Functions

 itkTypeMacro (ESSelectionControllerBase, ComponentControllerBase)
 ESSelectionControllerBase ()


Detailed Description

template<class TSelection>
class FREE::ESSelectionControllerBase< TSelection >

Derived class of a controller evolutionary strategy selection.

ESSelectionControllerBase is used in evolutionary strategies (ES) to select the individuals for the next generation.

Definition at line 43 of file freESSelectionControllerBase.h.


Member Typedef Documentation

template<class TSelection>
typedef TSelection FREE::ESSelectionControllerBase< TSelection >::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::ComponentControllerBase< TSelection >.

Reimplemented in FREE::ESCommaSelectionController, and FREE::ESPlusSelectionController.

Definition at line 48 of file freESSelectionControllerBase.h.

template<class TSelection>
typedef ComponentControllerBase<TSelection> FREE::ESSelectionControllerBase< TSelection >::Superclass

Reimplemented in FREE::ESCommaSelectionController, and FREE::ESPlusSelectionController.

Definition at line 49 of file freESSelectionControllerBase.h.


Constructor & Destructor Documentation

template<class TSelection>
FREE::ESSelectionControllerBase< TSelection >::ESSelectionControllerBase (  )  [inline]

Implementation of FREE::ESSelectionControllerBase //

Definition at line 35 of file freESSelectionControllerBase.txx.

References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

Here is the call graph for this function:

FREE::ComponentControllerInterface::UpdateControllerIDFREE::CtrlProfile::ProfileInheritance::AddAncestorFREE::XMLStringMultiMap::AddElementFREE::CtrlProfile::ProfileInheritance::IndexOfAncestorFREE::XMLStringMultiMap::SetElementDataFREE::XMLStringMultiMap::GetElementDataFREE::XMLStringMultiMap::Size


Member Function Documentation

template<class TSelection>
FREE::ESSelectionControllerBase< TSelection >::itkTypeMacro ( ESSelectionControllerBase< TSelection >  ,
ComponentControllerBase   
)


The documentation for this class was generated from the following files:
Generated at Sat Oct 13 18:17:58 2007 for f.r.e.e. - Flexible Registration and Evaluation Engine by doxygen 1.5.3 written by Dimitri van Heesch, © 1997-2000