Interface with the common methods of Fuzzy Unary Operator.
Namespace:
AForge.FuzzyAssembly: AForge.Fuzzy (in AForge.Fuzzy.dll) Version: 2.2.4.0 (2.2.4.0)
Syntax
| C# |
|---|
public interface IUnaryOperator |
Remarks
All fuzzy operators that act as a Unary Operator (NOT, VERY, LITTLE) must implement this interface.