gpdt.h File Reference

Go to the source code of this file.

Classes

class  sKernel

Defines

#define MAXLENGTH   256
#define cachetype   KERNELCACHE_ELEM
#define EPS_SV   1.0e-9

Enumerations

enum  { SOLVER_VPM = 0, SOLVER_FLETCHER = 1 }

Functions

void SplitParts (int n, int part, int parts, int *dim, int *off)
void SplitNum (int n, int *nloc, int *noff)


Define Documentation

#define cachetype   KERNELCACHE_ELEM

Definition at line 73 of file gpdt.h.

#define EPS_SV   1.0e-9

Definition at line 74 of file gpdt.h.

#define MAXLENGTH   256

Definition at line 72 of file gpdt.h.


Enumeration Type Documentation

anonymous enum

Enumerator:
SOLVER_VPM 
SOLVER_FLETCHER 

Definition at line 76 of file gpdt.h.


Function Documentation

void SplitNum ( int  n,
int *  nloc,
int *  noff 
)

void SplitParts ( int  n,
int  part,
int  parts,
int *  dim,
int *  off 
)

Definition at line 384 of file gpdt.cpp.


SHOGUN Machine Learning Toolbox - Documentation