Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramming > Types
TRSCustomGeneticProgramming<T>.TIndividual Type
Represents an alias of the TRSGPIndividual<T> type.
Namespace: RSGenerics.GeneticProgramming
Delphi
public type TIndividual = TRSGPIndividual<T>;
•TRSCustomGeneticProgramming<T>
•RSGenerics.GeneticProgramming