The rightmost x value of the membership function, the same value of the support.

Namespace:  AForge.Fuzzy
Assembly:  AForge.Fuzzy (in AForge.Fuzzy.dll) Version: 2.2.4.0 (2.2.4.0)

Syntax

C#
public float RightLimit { get; }

Implements

IMembershipFunction..::.RightLimit

See Also