FREE::ESRecombinatorControllerBase< TRecombinator > Class Template Reference
[ES component controller]

Derived class of a controller evolutionary strategy parent recombinator. More...

#include <freESRecombinatorControllerBase.h>

Inheritance diagram for FREE::ESRecombinatorControllerBase< TRecombinator >:

Inheritance graph
FREE::ESDiscriminativeRecombinatorController\< FREE::ES::DiscriminativeRecombinator\< FREE::ES::Individual \> \>FREE::ESDominantRecombinatorController\< FREE::ES::DominantRecombinator\< FREE::ES::Individual \> \>FREE::ESIntermediateRecombinatorController\< FREE::ES::IntermediateRecombinator\< FREE::ES::Individual \> \>FREE::ESRankRecombinatorController\< FREE::ES::RankRecombinator\< FREE::ES::Individual \> \>FREE::ComponentControllerBase\< TRecombinator \>FREE::ComponentControllerInterface
[legend]
Collaboration diagram for FREE::ESRecombinatorControllerBase< TRecombinator >:

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

List of all members.

Public Types

typedef TRecombinator ComponentType
typedef
ComponentControllerBase
< TRecombinator > 
Superclass

Public Member Functions

 itkTypeMacro (ESRecombinatorControllerBase, ComponentControllerBase)
 ESRecombinatorControllerBase ()


Detailed Description

template<class TRecombinator>
class FREE::ESRecombinatorControllerBase< TRecombinator >

Derived class of a controller evolutionary strategy parent recombinator.

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

Definition at line 43 of file freESRecombinatorControllerBase.h.


Member Typedef Documentation

template<class TRecombinator>
typedef TRecombinator FREE::ESRecombinatorControllerBase< TRecombinator >::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< TRecombinator >.

Reimplemented in FREE::ESDiscriminativeRecombinatorController, FREE::ESDominantRecombinatorController, FREE::ESIntermediateRecombinatorController, and FREE::ESRankRecombinatorController.

Definition at line 48 of file freESRecombinatorControllerBase.h.

template<class TRecombinator>
typedef ComponentControllerBase<TRecombinator> FREE::ESRecombinatorControllerBase< TRecombinator >::Superclass

Reimplemented in FREE::ESDiscriminativeRecombinatorController, FREE::ESDominantRecombinatorController, FREE::ESIntermediateRecombinatorController, and FREE::ESRankRecombinatorController.

Definition at line 49 of file freESRecombinatorControllerBase.h.


Constructor & Destructor Documentation

template<class TRecombinator>
FREE::ESRecombinatorControllerBase< TRecombinator >::ESRecombinatorControllerBase (  )  [inline]

Implementation of FREE::ESRecombinatorControllerBase //

Definition at line 35 of file freESRecombinatorControllerBase.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 TRecombinator>
FREE::ESRecombinatorControllerBase< TRecombinator >::itkTypeMacro ( ESRecombinatorControllerBase< TRecombinator >  ,
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