public abstract class Kernel extends Object
Kernel()
protected static double
dotProd(libsvm.svm_node[] v1, libsvm.svm_node[] v2)
abstract double
eval(Object o1, Object o2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Kernel()
protected static double dotProd(libsvm.svm_node[] v1, libsvm.svm_node[] v2)
public abstract double eval(Object o1, Object o2)
Copyright © 2012-2015 The Apache Software Foundation. All Rights Reserved.