Package | Description |
---|---|
de.lmu.ifi.dbs.elki.distance.similarityfunction.kernel |
Kernel functions.
|
Modifier and Type | Class and Description |
---|---|
private class |
KernelMatrix.RangeMap
Map a DBID to an integer offset, DBIDRange version.
|
private class |
KernelMatrix.SortedArrayMap
Map a DBID to an integer offset, Version to support arbitrary DBIDs.
|
Modifier and Type | Field and Description |
---|---|
(package private) KernelMatrix.DBIDMap |
KernelMatrix.idmap
Static mapping from DBIDs to indexes.
|
Copyright © 2019 ELKI Development Team. License information.