public class FuzzySet extends Object
Constructor and Description |
---|
FuzzySet(String name,
double weight,
Function<Double,Double> membership) |
Modifier and Type | Method and Description |
---|---|
Function<Double,Double> |
getMembership() |
String |
getName() |
double |
getWeight() |
Copyright © 2010–2025 The DAISY Consortium. All rights reserved.