Population<TCandidate>.Dimensions Property

Gets the number of dimensions of the solutions.

Definition

Namespace: Numerics.NET.Optimization
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
public int Dimensions { get; }

Property Value

Int32

See Also