|
FuzzySetLeftLimit Property
|
The leftmost x value of the fuzzy set's membership function.
Namespace:
Accord.Fuzzy
Assembly:
Accord.Fuzzy (in Accord.Fuzzy.dll) Version: 3.8.0
Syntax public float LeftLimit { get; }
Public ReadOnly Property LeftLimit As Single
Get
Request Example
View SourceProperty Value
Type:
SingleSee Also