public class FloatLinear extends Kernel<float[]>
| Constructor and Description |
|---|
FloatLinear() |
| Modifier and Type | Method and Description |
|---|---|
double |
valueOf(float[] t1)
kernel similarity to zero
|
double |
valueOf(float[] t1,
float[] t2)
compute the kernel similarity between two element of input space
|
getKernelMatrix, getNormalizedKernelMatrix, normalizedValueOf, setName, toStringpublic double valueOf(float[] t1,
float[] t2)
Kernel