Multidimensional Optimizer.Dimensions Property
Gets or sets the number of dimensions of the optimization problem.
Definition
Namespace: Extreme.Mathematics.Optimization
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public int Dimensions { get; set; }
Property Value
Int32Remarks
This property equals the number of parameters of the objective function.