| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Kernel
base class for kernel objects
each kernel class defines an eval function: eval(self, datai, i, j, dataj = None) that evaluates the kernel between patterns i and j of dataset datai; if dataj is given then pattern j is assumed to come from dataset dataj
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Class Variables | |
type = 'kernel'
|
|
| Properties | |
|
Inherited from |
| Method Details |
repr(x)
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri May 2 12:39:29 2008 | http://epydoc.sourceforge.net |