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