UNPKG

javascript-fuzzylogic

Version:

A library that allows for manipulation of fuzzy sets in JavaScript

3 lines (2 loc) 74 B
export { DefuzzicationType } from './types'; export * from './defuzzify';