public abstract class Kernel extends Object
Constructor and Description |
---|
Kernel() |
Modifier and Type | Method and Description |
---|---|
protected static double |
dotProd(libsvm.svm_node[] v1,
libsvm.svm_node[] v2) |
abstract double |
eval(Object o1,
Object o2) |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.