Returns TRUE if the Name parameter matches a inference method string. It also returns the Fuzzy Inference Method matched in the Implication parameter.
Namespace: FuzzyConsts
Delphi |
function IsFuzzyInference( const Name: String; var Implication: TFuzzyInferenceMethod ): Boolean; |
Parameters
Name
Type: String
Implication
Type: TFuzzyInferenceMethod
Type: Boolean
Reference |