Go to the source code of this file.
Classes | |
class | CWeightedDegreeStringKernel |
The Weighted Degree String kernel. More... | |
Enumerations | |
enum | EWDKernType { E_WD = 0, E_EXTERNAL = 1, E_BLOCK_CONST = 2, E_BLOCK_LINEAR = 3, E_BLOCK_SQPOLY = 4, E_BLOCK_CUBICPOLY = 5, E_BLOCK_EXP = 6, E_BLOCK_LOG = 7, E_BLOCK_EXTERNAL = 8 } |
enum EWDKernType |
E_WD | |
E_EXTERNAL | |
E_BLOCK_CONST | |
E_BLOCK_LINEAR | |
E_BLOCK_SQPOLY | |
E_BLOCK_CUBICPOLY | |
E_BLOCK_EXP | |
E_BLOCK_LOG | |
E_BLOCK_EXTERNAL |
Definition at line 21 of file WeightedDegreeStringKernel.h.