OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Member Functions | List of all members
OneBitMutation< T > Struct Template Reference

Mutate exactly one gene of an individual. More...

#include <OneBitMutation.h>

Public Member Functions

void mutate (boost::shared_ptr< T > ind, CmdArguments_t args)
 

Detailed Description

template<class T>
struct OneBitMutation< T >

Mutate exactly one gene of an individual.

Definition at line 5 of file OneBitMutation.h.

Member Function Documentation

template<class T >
void OneBitMutation< T >::mutate ( boost::shared_ptr< T ind,
CmdArguments_t  args 
)
inline

Definition at line 7 of file OneBitMutation.h.


The documentation for this struct was generated from the following file: