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