Navigation: Code Documentation > RSFuzzyLogic > IFuzzyLogic > Classes > TIFSValues > Methods
TIFSValues.EqualsValues(IFuzzySet) Method
Compares the values of the current fuzzy set with the FuzzySet parameter
Namespace: IFuzzyLogic
Delphi
public function EqualsValues( const FuzzySet: IFuzzySet ): Boolean; virtual;
Parameters
FuzzySet
Type: IFuzzySet
Type: Boolean
•TIFSValues
•IFuzzyLogic