Hide Comments
Hide Comments

Comments (0)

The PreserveSignBit property controls whether the gene class should reserve one bit of the  Size as the sign bit for numeric values

Namespace: RSGeneticAlgorithm

expandingSyntax

Delphi

published
  property PreserveSignBit: Boolean read FPreserveSignBit write SetPreserveSignBit default False;
 

Property Value

Type: Boolean

expandingSee Also

Comments (0)