<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramming > Classes > TRSCustomGeneticProgramming<T> > Properties:
Comments (0)
Returns a non-terminal function (Instructions that are functions of arity > 0) in the list of functions
Namespace: RSGenerics.GeneticProgramming
Delphi
public property Functions[Index: Integer]: TInstruction read GetFunctions;
Parameters
Index
Type: Integer
Type: TInstruction