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 x and y defined by \(x^T\cdot y\).
|
Modifier and Type | Method and Description |
---|---|
protected PolynomialKernelFunction |
PolynomialKernelFunction.Parameterizer.makeInstance() |
Copyright © 2019 ELKI Development Team. License information.