ChromosomeBaseCreateNew Method |
Namespace: Accord.Genetic
The method creates new chromosome of the same type, but randomly initialized. The method is useful as factory method for those classes, which work with chromosome's interface, but not with particular chromosome class.