public class CausalRelationAbstractionImpl<E> extends AbstractMatrixAbstraction<E> implements CausalAbstraction<E>
Constructor and Description |
---|
CausalRelationAbstractionImpl(E[] eventClasses,
double[][] matrix,
double threshold) |
getAllGeqForColumn, getAllGeqForColumn, getAllGeqForColumns, getAllGeqForColumns, getAllGeqForRow, getAllGeqForRow, getAllGeqForRows, getAllGeqForRows, getAllGEQThreshold, getAllIndicesGeqForColumn, getAllIndicesGeqForRow, getAllLessThanThreshold, getMatrix, getNumberOfColumns, getNumberOfRows, getRow, getThreshold, getValue, getValue, holds, holds
getEventClass, getEventClasses, getIndex
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAllGeqForColumn, getAllGeqForColumn, getAllGeqForColumns, getAllGeqForColumns, getAllGeqForRow, getAllGeqForRow, getAllGeqForRows, getAllGeqForRows, getAllGEQThreshold, getAllIndicesGeqForColumn, getAllIndicesGeqForRow, getAllLessThanThreshold, getMatrix, getNumberOfColumns, getNumberOfRows, getRow, getThreshold, getValue, getValue, holds, holds
getEventClass, getEventClasses, getIndex
public CausalRelationAbstractionImpl(E[] eventClasses, double[][] matrix, double threshold)