public abstract class UnaryLogMetric extends UnaryMetric
normalized, size, values
description, invert, name, normalizationMaximum
Constructor and Description |
---|
UnaryLogMetric(java.lang.String aName,
java.lang.String aDescription) |
UnaryLogMetric(java.lang.String aName,
java.lang.String aDescription,
int aNumberOfEvents) |
Modifier and Type | Method and Description |
---|---|
void |
measure(org.deckfour.xes.model.XEvent ate,
int ateIndex) |
protected abstract double |
measureImpl(org.deckfour.xes.model.XEvent ate) |
clone, getMeasure, getNormalizedValues, initializeVector, isValid, normalizeVector, setMeasure, setNormalizationMaximum, setSize, size
getDescription, getInvert, getName, getNormalizationMaximum, setDescription, setInvert, setName, toString