Click or drag to resize
Accord.NET (logo)

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; }
Request Example View Source

Property Value

Type: Single
See Also