Added support for custom aggregation functions in Mamdani inference
A pointer to an aggregation function can now be specified when calling the Mamdani_inference
method, with the argument aggregation_function
.
A pointer to an aggregation function can now be specified when calling the Mamdani_inference
method, with the argument aggregation_function
.