'Asserts or adds each fuzzy fact argument to '+'the fact list using the specified fuzzy '+'*intersection* inference type. Unlike the '+'regular assert functions, this function '+'asserts the fact unconditionally, which means '+'the asserted fact is combined with any fact '+'on the fact list using an intersection '+'inference type, as opposed to a union '+'inference type (default). Five inference '+'methods are available: '+'min-max, sum, mean, product, and bounded-sum. '+'The fact index of the last fact added is '+'returned. If a fact is not fuzzy, it is'+'asserted normally.'
Namespace: FuzzyLogicPackage
Delphi |
FuzzyAssertUnconditionalComment = 'Asserts or adds each fuzzy fact argument to '+ |
Value
Type: string
Reference |