Click or drag to resize
Accord.NET (logo)

ClauseEvaluate Method

Evaluates the fuzzy clause.

Namespace:  Accord.Fuzzy
Assembly:  Accord.Fuzzy (in Accord.Fuzzy.dll) Version: 3.8.0
Syntax
public float Evaluate()
Request Example View Source

Return Value

Type: Single
Degree of membership [0..1] of the clause.
See Also