FREE::ESDominantRecombinatorController Class Reference
[ES component controller]

Derived class of a dominant parent recombinator. More...

#include <freESDominantRecombinatorController.h>

Inheritance diagram for FREE::ESDominantRecombinatorController:

Inheritance graph
FREE::ESRecombinatorControllerBase\< FREE::ES::DominantRecombinator\< FREE::ES::Individual \> \>FREE::ComponentControllerBase\< TRecombinator \>FREE::ComponentControllerInterface
[legend]
Collaboration diagram for FREE::ESDominantRecombinatorController:

Collaboration graph
FREE::ESRecombinatorControllerBase\< FREE::ES::DominantRecombinator\< FREE::ES::Individual \> \>FREE::ComponentControllerBase\< TRecombinator \>FREE::ComponentControllerInterfaceFREE::CtrlProfile::ProfileInheritanceFREE::XMLStringMultiMapFREE::XMLStreamObject
[legend]

List of all members.

Public Types

typedef
ES::DominantRecombinator
< ESIndividualType
ComponentType
typedef
ESRecombinatorControllerBase
< ComponentType
Superclass

Public Member Functions

 itkTypeMacro (ESDominantRecombinatorController, ESRecombinatorControllerBase)
 ESDominantRecombinatorController ()


Detailed Description

Derived class of a dominant parent recombinator.

ESDominantRecombinatorController is used in evolutionary strategies (ES) to recombine parents for a new child.

Definition at line 43 of file freESDominantRecombinatorController.h.


Member Typedef Documentation

typedef ES::DominantRecombinator<ESIndividualType> FREE::ESDominantRecombinatorController::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::ESRecombinatorControllerBase< TRecombinator >.

Definition at line 48 of file freESDominantRecombinatorController.h.

typedef ESRecombinatorControllerBase<ComponentType> FREE::ESDominantRecombinatorController::Superclass

Reimplemented from FREE::ESRecombinatorControllerBase< TRecombinator >.

Definition at line 49 of file freESDominantRecombinatorController.h.


Constructor & Destructor Documentation

FREE::ESDominantRecombinatorController::ESDominantRecombinatorController (  ) 

Implementation of FREE::ESDominantRecombinatorController //

Definition at line 34 of file freESDominantRecombinatorController.cxx.

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

FREE::ESDominantRecombinatorController::itkTypeMacro ( ESDominantRecombinatorController  ,
ESRecombinatorControllerBase   
)


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