public class MembershipFunctions extends Object
| Constructor and Description |
|---|
MembershipFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static Function<Double,Double> |
newEqualsFunction(double value) |
static Function<Double,Double> |
newTrapezoidFunction(double x1,
double x2,
double x3,
double x4) |
Copyright © 2010–2025 The DAISY Consortium. All rights reserved.