public static class NumberStatistics.Calculator<G extends Gene<?,G>,R extends Number & Comparable<? super R>> extends Statistics.Calculator<G,R>
Constructor and Description |
---|
NumberStatistics.Calculator() |
public NumberStatistics.Calculator()
public NumberStatistics.Builder<G,R> evaluate(Iterable<? extends Phenotype<G,R>> population, int generation, Optimize opt)
Statistics.Calculator
population
at
the given generation
.evaluate
in class Statistics.Calculator<G extends Gene<?,G>,R extends Number & Comparable<? super R>>
population
- the population to aggregate.generation
- the current GA generation.opt
- the optimization direction.© 2007-2014 Franz Wilhelmstötter (2014-03-07 19:35)