OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
IndependentBitMutation< T > Struct Template Reference

#include <IndependentBitMutation.h>

Collaboration diagram for IndependentBitMutation< T >:

Public Member Functions

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

Detailed Description

template<class T>
struct IndependentBitMutation< T >

Definition at line 24 of file IndependentBitMutation.h.

Member Function Documentation

◆ mutate()

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

Definition at line 26 of file IndependentBitMutation.h.

References CmdArguments::getArg().

Here is the call graph for this function:

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