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

Mutate each gene with probability p. More...

#include <IndependentBitMutation.h>

Public Member Functions

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

Detailed Description

template<class T>
struct IndependentBitMutation< T >

Mutate each gene with probability p.

Definition at line 5 of file IndependentBitMutation.h.

Member Function Documentation

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

Definition at line 7 of file IndependentBitMutation.h.


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