![]() |
TrapezoidalFunctionEdgeType Enumeration |
Namespace: Accord.Fuzzy
Member name | Value | Description | |
---|---|---|---|
Left | 0 | The fuzzy side of the trapezoid is at the left side. | |
Right | 1 | The fuzzy side of the trapezoid is at the right side. |
If the value is Left, the trapezoid has the left edge, but right is open (/--). If the value is Right, the trapezoid has the right edge, but left is open (--\).