public class TemporalTraces
extends java.lang.Object
Constructor and Description |
---|
TemporalTraces() |
Modifier and Type | Method and Description |
---|---|
void |
addOneEntry(java.util.BitSet set,
long distance) |
gnu.trove.TLongCollection |
getDistance(java.util.BitSet sequentialProfile) |
public void addOneEntry(java.util.BitSet set, long distance)
public gnu.trove.TLongCollection getDistance(java.util.BitSet sequentialProfile)
sequentialProfile
- the profile for the current event (marks the events with which the current event is in sequence)