Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzySet > Methods
IFuzzySet.Clone(IFuzzyVariable) Method
Creates a new copy of the fuzzy set
Namespace: FuzzyInterfaces
Delphi
public function Clone( const Variable: IFuzzyVariable ): IFuzzySet; overload;
Parameters
Variable
Type: IFuzzyVariable
Type: IFuzzySet
•IFuzzySet
•FuzzyInterfaces