Package | Description |
---|---|
de.lmu.ifi.dbs.elki.distance.similarityfunction.kernel |
Kernel functions.
|
Modifier and Type | Class and Description |
---|---|
class |
LinearKernelFunction
Linear Kernel function that computes a similarity between the two feature
vectors V1 and V2 defined by V1^T*V2.
|
Modifier and Type | Method and Description |
---|---|
protected PolynomialKernelFunction |
PolynomialKernelFunction.Parameterizer.makeInstance() |
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.