Hide Comments
Hide Comments

TRSCustomGeneticProgramming<T>.SumOfWeights(TGPMutationMethodWeights) Method

Comments (0)

Calculates the sum of all the  MutationWeights

Namespace: RSGenerics.GeneticProgramming

expandingSyntax

Delphi

protected
  function SumOfWeights( const Weights: TGPMutationMethodWeights ): Cardinal;
 

Parameters

Weights

Type: TGPMutationMethodWeights

Return Value

Type: Cardinal

expandingSee Also

Comments (0)