IUnaryOperator Interface |
Namespace: Accord.Fuzzy
The IUnaryOperator type exposes the following members.
Name | Description | |
---|---|---|
Evaluate |
Calculates the numerical result of a Unary operation applied to one
fuzzy membership value.
|
All fuzzy operators that act as a Unary Operator (NOT, VERY, LITTLE) must implement this interface.