Equation System Solver.Current Value Property
Gets or sets the value of the target functions at the current point.
Definition
Namespace: Numerics.NET.EquationSolvers
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
A dense vector.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public DenseVector<double> CurrentValue { get; }
Property Value
DenseVector<Double>A dense vector.