
O - Vector typepublic abstract class AbstractSetDistanceFunction<O> extends AbstractPrimitiveDistanceFunction<O>
| Modifier and Type | Field and Description |
|---|---|
static Double |
DOUBLE_NULL
Constants for checking null.
|
static Integer |
INTEGER_NULL
Constants for checking null.
|
static String |
STRING_NULL
Empty string.
|
| Constructor and Description |
|---|
AbstractSetDistanceFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
isNull(Object val)
Test a value for null.
|
distance, instantiate, isMetric, isSymmetricclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInputTypeRestrictionpublic static final Integer INTEGER_NULL
public static final Double DOUBLE_NULL
public static final String STRING_NULL
protected static boolean isNull(Object val)
FeatureVector instead?val - ValueCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.