fuzz.memb_funcs

Membership function types, ranging from constant, linear or other more complex shape mapping

Classes

Constant(min_v, max_v)

Constant function.

Linear(y_eq_zero, y_eq_one)

Linear function

MembershipFunction(min_v, max_v)

Function Meta

Singleton(value)

Boolean function.

Trapmf(bottom1, top1, top2, bottom2)

Trapezoidal membership function

Trimf(bottom1, peak, bottom2)

Triangular membership function