|
FuzzySetRightLimit Property
|
The rightmost x value of the fuzzy set's membership function.
Namespace:
Accord.Fuzzy
Assembly:
Accord.Fuzzy (in Accord.Fuzzy.dll) Version: 3.8.0
Syntaxpublic float RightLimit { get; }
Public ReadOnly Property RightLimit As Single
Get
Request Example
View SourceProperty Value
Type:
Single
See Also