Interface Category
- All Known Implementing Classes:
 BooleanCategory,DoubleCategory
public interface Category
A category within the space of observations.
- Author:
 - Matthias Thimm
 
- 
Method Summary
 
- 
Method Details
- 
hashCode
 - 
equals
 - 
asDouble
double asDouble()Returns a double representation of this category.- Returns:
 - a double representation of this category.
 
 
 -