Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSFuzzyLogic > IFuzzyLogic > Classes > TIFuzzySet > Methods

TIFuzzySet.Operator(IFuzzySet,String,TIFuzzyOperator) 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: IFuzzyLogic

Parameters

FuzzySet

Type: IFuzzySet

OperatorKeyword

Type: String

FuzzyOperator

Type: TIFuzzyOperator

Return Value

Type: IFuzzySet

Implements

IFuzzySet.Operator(IFuzzySet,String,TIFuzzyOperator)
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb