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