DoubleFunctionExtremumIndicatedRightSegmentSlope Property |
Gets the slope between the middle and right samples.
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 FunctionSegmentSlope RightSegmentSlope { get; }
Public ReadOnly Property RightSegmentSlope As FunctionSegmentSlope
Get
public:
property FunctionSegmentSlope RightSegmentSlope {
FunctionSegmentSlope get ();
}
member RightSegmentSlope : FunctionSegmentSlope with get
Property Value
Type:
FunctionSegmentSlopeSee Also