The class represents a fuzzy database, a set of linguistic variables 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 Database

Inheritance Hierarchy

System..::.Object
  AForge.Fuzzy..::.Database

See Also