C# Class Accord.Fuzzy.FuzzyOutput.OutputConstraint

Inner class to store the pair fuzzy label / firing strength of a fuzzy output.
ファイルを表示 Open project: accord-net/framework

Private Methods

Method Description
OutputConstraint ( string label, float firingStrength ) : System

Initializes a new instance of the OutputConstraint class.