Click or drag to resize
Accord.NET (logo)

FuzzyOutputOutputVariable Property

Gets the LinguisticVariable acting as a Fuzzy Inference System Output.

Namespace:  Accord.Fuzzy
Assembly:  Accord.Fuzzy (in Accord.Fuzzy.dll) Version: 3.8.0
Syntax
public LinguisticVariable OutputVariable { get; }
Request Example View Source

Property Value

Type: LinguisticVariable
See Also