SHOGUN  6.0.0
Macros
WeightedDegreePositionStringKernel.cpp File Reference

Go to the source code of this file.

Macros

#define TRIES(X)   ((use_poim_tries) ? (poim_tries.X) : (tries.X))
 

Macro Definition Documentation

◆ TRIES

#define TRIES (   X)    ((use_poim_tries) ? (poim_tries.X) : (tries.X))

Definition at line 31 of file WeightedDegreePositionStringKernel.cpp.


SHOGUN Machine Learning Toolbox - Documentation