public class ListSumKernel extends NestedKernel
Constructor and Description |
---|
ListSumKernel() |
Modifier and Type | Method and Description |
---|---|
double |
evaluate(Object a,
Object b)
Return the dot product of two vectors in an arbitrary
feature space.
|
String |
toString() |
getNestedKernel, setNestedKernel
public ListSumKernel()
Copyright © 2014 BioJava. All rights reserved.