Skip to main content

MuCommaLambdaES

Type Alias MuCommaLambdaES 

Source
pub type MuCommaLambdaES<G, F, Fit, Term> = EvolutionStrategy<G, F, Fit, Term>;
Expand description

Type alias for (μ,λ)-ES

Aliased Type§

pub struct MuCommaLambdaES<G, F, Fit, Term> { /* private fields */ }