| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.algorithm.outlier.anglebased | 
 Angle-based outlier detection algorithms. 
 | 
| de.lmu.ifi.dbs.elki.distance.similarityfunction.kernel | 
 Kernel functions. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected double | 
ABOD.computeABOF(KernelMatrix kernelMatrix,
           DBIDRef pA,
           DBIDArrayIter pB,
           DBIDArrayIter pC,
           MeanVariance s)
Compute the exact ABOF value. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static double[][] | 
KernelMatrix.centerKernelMatrix(KernelMatrix kernelMatrix)
Centers the Kernel Matrix in Feature Space according to Smola et. 
 | 
Copyright © 2019 ELKI Development Team. License information.