FREE::ESMutationControllerBase< TMutation > Class Template Reference
[ES component controller]

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

#include <freESMutationControllerBase.h>

Inheritance diagram for FREE::ESMutationControllerBase< TMutation >:

Inheritance graph
FREE::ESAdaptiveNormalMutationController\< FREE::ES::AdaptiveNormalMutation\< FREE::ES::Individual \> \>FREE::ESAdaptiveScaleMutationController\< FREE::ES::AdaptiveScaleMutation\< FREE::ES::Individual \> \>FREE::ESAsymmetricMutationController\< FREE::ES::AsymmetricMutation\< FREE::ES::Individual \> \>FREE::ESCMAMutationController\< FREE::ES::CMAMutation\< FREE::ES::Individual \> \>FREE::ComponentControllerBase\< TMutation \>FREE::ComponentControllerInterface
[legend]
Collaboration diagram for FREE::ESMutationControllerBase< TMutation >:

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

List of all members.

Public Types

typedef TMutation ComponentType
typedef
ComponentControllerBase
< TMutation > 
Superclass

Public Member Functions

 itkTypeMacro (ESMutationControllerBase, ComponentControllerBase)
 ESMutationControllerBase ()


Detailed Description

template<class TMutation>
class FREE::ESMutationControllerBase< TMutation >

Derived class of a controller evolutionary strategy mutation.

ESMutationControllerBase is used in evolutionary strategies (ES) to mutate newly recombined child.

Definition at line 43 of file freESMutationControllerBase.h.


Member Typedef Documentation

template<class TMutation>
typedef TMutation FREE::ESMutationControllerBase< TMutation >::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< TMutation >.

Reimplemented in FREE::ESAdaptiveNormalMutationController, FREE::ESAdaptiveScaleMutationController, FREE::ESAsymmetricMutationController, and FREE::ESCMAMutationController.

Definition at line 48 of file freESMutationControllerBase.h.

template<class TMutation>
typedef ComponentControllerBase<TMutation> FREE::ESMutationControllerBase< TMutation >::Superclass

Reimplemented in FREE::ESAdaptiveNormalMutationController, FREE::ESAdaptiveScaleMutationController, FREE::ESAsymmetricMutationController, and FREE::ESCMAMutationController.

Definition at line 49 of file freESMutationControllerBase.h.


Constructor & Destructor Documentation

template<class TMutation>
FREE::ESMutationControllerBase< TMutation >::ESMutationControllerBase (  )  [inline]

Implementation of FREE::ESMutationControllerBase //

Definition at line 35 of file freESMutationControllerBase.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 TMutation>
FREE::ESMutationControllerBase< TMutation >::itkTypeMacro ( ESMutationControllerBase< TMutation >  ,
ComponentControllerBase   
)


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