Hide Comments
Hide Comments

TRSCustomGeneticComponent.CreatePopulation(TRSIndividualClass) Method

Comments (0)

Creates the population collection

Namespace: RSGeneticBase

expandingSyntax

Delphi

protected
  function CreatePopulation( PopulationClass: TRSIndividualClass ): TRSPopulation; dynamic;
 

Parameters

PopulationClass

Type: TRSIndividualClass

Return Value

Type: TRSPopulation

expandingSee Also

Comments (0)