Navigation: Code Documentation > GeneticAlgorithm > RSGeneticBase > Classes > TRSIndividual > Methods
TRSIndividual.Clone Method
Returns an exact copy of the current individual.
Namespace: RSGeneticBase
Delphi
public function Clone: TRSIndividual;
Return Value
Type: TRSIndividual
•TRSIndividual
•RSGeneticBase