Click or drag to resize
Accord.NET (logo)

RuleOutput Property

The fuzzy Clause that represents the consequent of the Rule.

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

Property Value

Type: Clause
See Also