org.dllearner.core.options.fuzzydll
Class FuzzyExample
java.lang.Object
org.dllearner.core.options.fuzzydll.FuzzyExample
- All Implemented Interfaces:
- Comparable<FuzzyExample>
public class FuzzyExample
- extends Object
- implements Comparable<FuzzyExample>
FuzzyExample
public FuzzyExample(String i,
double d)
compareTo
public int compareTo(FuzzyExample fe)
- Specified by:
compareTo in interface Comparable<FuzzyExample>
getExampleName
public String getExampleName()
setExampleName
public void setExampleName(String individual)
getFuzzyDegree
public double getFuzzyDegree()
setFuzzyDegree
public void setFuzzyDegree(double fuzzyDegree)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann