Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSFuzzyLogic > FuzzyLogic > Classes > TCustomFuzzyLogicParser > Methods

TCustomFuzzyLogicParser.EvalFuzzyExpression(IFuzzyVariable,String,IFuzzySet) Method

Scroll Prev Top Next More

Evaluates the string fuzzy expression and returns the defuzzified result. It also returns in the FuzzySet parameter the "fuzzy" result. The variable parameter provides the context of the fuzzy expression and result, e.g., if the expression contains "low or high", it defines which variable's low and high fuzzy sets are used.

Namespace: FuzzyLogic

Parameters

Variable

Type: IFuzzyVariable

Expression

Type: String

FuzzySet

Type: IFuzzySet

Return Value

Type: TFzyFloat

Implements

IFuzzyParser.EvalFuzzyExpression(IFuzzyVariable,String,IFuzzySet)
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb