SolutionPairFirstSolutionValue Property |
Gets the value of the first solution.
Namespace:
Meta.Numerics.Functions
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public double FirstSolutionValue { get; }
Public ReadOnly Property FirstSolutionValue As Double
Get
public:
property double FirstSolutionValue {
double get ();
}
member FirstSolutionValue : float with get
Property Value
Type:
DoubleSee Also