The SingletonFunction type exposes the following members.

Constructors

  NameDescription
SingletonFunction
Initializes a new instance of the SingletonFunction class.

Methods

  NameDescription
GetMembership
Calculate membership of a given value to the singleton function.

Fields

  NameDescription
support
The unique point where the membership value is 1.

Properties

  NameDescription
LeftLimit
The leftmost x value of the membership function, the same value of the support.
RightLimit
The rightmost x value of the membership function, the same value of the support.

See Also