Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.outlier |
Outlier detection algorithms
|
de.lmu.ifi.dbs.elki.utilities.datastructures.arraylike |
Common API for accessing objects that are "array-like", including lists,
numerical vectors, database vectors and arrays.
|
Modifier and Type | Field and Description |
---|---|
private static DoubleArrayAdapter |
COP.SHORTENED_ARRAY
A clone of
DoubleArrayAdapter
that only uses the first 85% of the array! |
Modifier and Type | Field and Description |
---|---|
static DoubleArrayAdapter |
DoubleArrayAdapter.STATIC
Static instance.
|
Copyright © 2019 ELKI Development Team. License information.