PaGMO  1.1.5
Public Types
pagmo::algorithm::sga::crossover Struct Reference

Crossover operator info. More...

#include <sga.h>

Public Types

enum  type { BINOMIAL = 0, EXPONENTIAL = 1 }
 Crossover type, binomial or exponential.
 

Detailed Description

Crossover operator info.

Definition at line 88 of file sga.h.


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