Hide Comments
Hide Comments

Comments (0)

Returns a terminal (  Instructions that are constants, variables or functions of arity = 0) in the list of terminals

Namespace: RSGenerics.GeneticProgramming

expandingSyntax

Delphi

public
  property Terminal[Index: Integer]: TInstruction read GetTerminals;
 

Parameters

Index

Type: Integer

Property Value

Type: TInstruction

expandingSee Also

Comments (0)