Equation System Solver.Current Point Property
Gets or sets the current best approximation to the solution.
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> CurrentPoint { get; }
Property Value
DenseVector<Double>A dense vector.