Equation Solver.Right Hand Side Property
Gets or sets the value of the target function to solve for.
Definition
Namespace: Numerics.NET.EquationSolvers
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public double RightHandSide { get; set; }