nl.liacs.subdisc
Class CrossCube
java.lang.Object
nl.liacs.subdisc.DataCube
nl.liacs.subdisc.CrossCube
public class CrossCube
- extends DataCube
Constructor Summary |
CrossCube(int theDimensions)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CrossCube
public CrossCube(int theDimensions)
setCount
public void setCount(java.util.BitSet theBitSet,
int theCount)
setCount
public void setCount(int theIndex,
int theCount)
getCount
public int getCount(int theIndex)
getCount
public int getCount(java.util.BitSet theBitSet)
incrementCount
public void incrementCount(int theIndex)
incrementCount
public void incrementCount(java.util.BitSet theBitSet)
getEntropy
public double getEntropy()
getExclusiveCoverage
public double getExclusiveCoverage()
getOverlap
public int getOverlap()
getBDeu
public double getBDeu()
getIndex
public int getIndex(java.util.BitSet theBitSet)
getBitSet
public java.util.BitSet getBitSet(int theIndex)
getDimensions
public int getDimensions()
getTotalCount
public int getTotalCount()