public class DirectlyFollowsAbstractionImpl<E> extends AbstractMatrixAbstraction<E> implements DirectlyFollowsAbstraction<E>
Constructor and Description |
---|
DirectlyFollowsAbstractionImpl(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 DirectlyFollowsAbstractionImpl(E[] eventClasses, double[][] matrix, double threshold)