GeneticAlgoithm
Implementation of the genetic algorithm
|
CGeneticAlgorithm | Class imlementing the Genetic Algorithm |
▼CIFigureOfMerit | Abstract class representing a figure of merit |
CChi2FitFigureOfMerit | Class implementing a \(\chi^2/ndf\) figure of merit |
▼CIModel | Abstract class describing the interface for a model |
CParametricModel | Class representing a model defined by a parametric function |
▼CIPopulation | Abstract class describing a population of models |
CParametricModelPopulation | Implements a population of parametric models |