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