fuzzySets-1.0.0: Library for constructing and manipulating fuzzy sets and fuzzy relations.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Fuzzy.Relations.MembershipFunctions

Description

This module contains parametrized membership function for fuzzy relations use currying to construct the functions arguments a b c ... are parameters for constructing specific functions (x, y) is pair for which membership is evaluated

Synopsis

Documentation

isCloseTo :: ResiduatedLattice l => (Double, Double) -> l Source #

fuzzy relation representing closeness of two numbers