DoubleFunctionThresholdCrossingIndicatedLeftValue Property |
Gets the function value to the left of the threshold.
Namespace:
AGI.Foundation.NumericalMethods.Advanced
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double LeftValue { get; }
Public ReadOnly Property LeftValue As Double
Get
public:
property double LeftValue {
double get ();
}
member LeftValue : float with get
Property Value
Type:
DoubleSee Also