<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramming > Classes > TRSCustomGeneticProgramming<T> > Methods:
Comments (0)
Calculates the sum of all the MutationWeights
Namespace: RSGenerics.GeneticProgramming
Delphi
protected function SumOfWeights( const Weights: TGPMutationMethodWeights ): Cardinal;
Parameters
Weights
Type: TGPMutationMethodWeights
Type: Cardinal