Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Methods
TInferenceEngine.FuzzyInference(IFact,IFact) Method
Calculates the union of two fuzzy facts. Fact1 is modified. This method performs the union operation based on the FuzzyInferenceMethod property
Namespace: InferenceEngine
Delphi
public procedure FuzzyInference( const Fact1, Fact2: IFact ); virtual;
Parameters
Fact1
Type: IFact
Fact2
•TInferenceEngine
•InferenceEngine