Population<TSolution, TCandidate>.Compute Coefficient Of Variation Method
Computes a population-wide statistic, for example the coefficient of variation of the candidate values.
Definition
Namespace: Numerics.NET.Optimization
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
The coefficient of variation of the candidate values.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
public double ComputeCoefficientOfVariation()
Return Value
DoubleThe coefficient of variation of the candidate values.