Returns TRUE if the specified Name string is a correlation name. If it is, the actual correlation type is returned in the Correlation parameter.
Namespace: FuzzyConsts
Delphi |
function IsFuzzyCorrelation( const Name: String; var Correlation: TFuzzyCorrelationMethod ): Boolean; |
Parameters
Name
Type: String
Correlation
Type: TFuzzyCorrelationMethod
Type: Boolean
Reference |