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 |
Parameters
Fact1
Type: IFact
Fact2
Type: IFact
Reference |