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

#include <NaiveOnePointCrossover.h>

Public Member Functions

void crossover (boost::shared_ptr< T > ind1, boost::shared_ptr< T > ind2, CmdArguments_t args)
 

Detailed Description

template<class T>
struct NaiveOnePointCrossover< T >

Definition at line 4 of file NaiveOnePointCrossover.h.

Member Function Documentation

template<class T >
void NaiveOnePointCrossover< T >::crossover ( boost::shared_ptr< T ind1,
boost::shared_ptr< T ind2,
CmdArguments_t  args 
)
inline

Definition at line 6 of file NaiveOnePointCrossover.h.


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