Package fuzzy :: Package set :: Module Function :: Class Function
[hide private]
[frames] | no frames]

Class Function

source code


Base class for any fuzzy set defined by a function (not a polygon).

Instance Methods [hide private]

Inherited from Set.Set: __call__, __repr__, getCOG, getValuesX, getValuesXY

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  _resolution = 25
segments when converting into a polygon
Properties [hide private]

Inherited from object: __class__