A list with FuzzyOutput..::.OutputConstraint of a Fuzzy Inference System’s output.
Namespace:
AForge.FuzzyAssembly: AForge.Fuzzy (in AForge.Fuzzy.dll) Version: 2.2.4.0 (2.2.4.0)
Syntax
| C# |
|---|
public List<FuzzyOutput..::.OutputConstraint> OutputList { get; } |