Show/Hide Toolbars

RiverSoftAVG Products Help

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

TFuzzySet.Operator(TFuzzySet,String,TFuzzyOperator) Method

Scroll Prev Top Next More

Iterates through all the points in Self and FuzzySet and calls operator on the points. However, unlike Iterate, it creates a new fuzzy set created by the FuzzyOperator (it is the responsibility of the FuzzyOperator to add points to the result fuzzy set). If the Fuzzy Operator function returns True it means that this method should abort.

Namespace: FuzzyLogic

Parameters

FuzzySet

Type: TFuzzySet

OperatorKeyword

Type: String

FuzzyOperator

Type: TFuzzyOperator

Return Value

Type: TFuzzySet

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb