Interface with the common methods of a Fuzzy CoNorm.

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

Syntax

C#
public interface ICoNorm

Remarks

All fuzzy operators that act as a CoNorm must implement this interface.

See Also