|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| IndexDoubleGaussL2 | Kernel on double[] that computes the L2 distance of a specified component j: k(x, y) = (x[j]-y[j])*(x[j]-y[j]) |
| IndexDoubleLinear | Kernel on double[] that performs the product of a specified component j: k(x,y) = x[j]*y[j] |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||