Class BooleanCategory
java.lang.Object
org.tweetyproject.machinelearning.BooleanCategory
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BooleanCategory
public BooleanCategory(boolean cat) Creates a new category with the given value.- Parameters:
cat
- some boolean
-
-
Method Details
-
hashCode
-
equals
-
asDouble
-