Click or drag to resize
Accord.NET (logo)

FuzzyOutputOutputConstraintFiringStrength Property

The firing strength of a Rule, to be applied to its output label.

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

Property Value

Type: Single
See Also