The SingletonFunction type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SingletonFunction |
Initializes a new instance of the SingletonFunction class.
|
Methods
Name | Description | |
---|---|---|
![]() | GetMembership |
Calculate membership of a given value to the singleton function.
|
Fields
Name | Description | |
---|---|---|
![]() | support |
The unique point where the membership value is 1.
|
Properties
Name | Description | |
---|---|---|
![]() | 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.
|