Gets the LinguisticVariable acting as a Fuzzy Inference System Output.

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

Syntax

C#
public LinguisticVariable OutputVariable { get; }

See Also