The class represents a fuzzy rulebase, a set of fuzzy rules used in a Fuzzy Inference System.

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

Syntax

C#
public class Rulebase

Inheritance Hierarchy

System..::.Object
  AForge.Fuzzy..::.Rulebase

See Also