SHOGUN
4.2.0
|
Go to the source code of this file.
Macros | |
#define | TRIES(X) ((use_poim_tries) ? (poim_tries.X) : (tries.X)) |
#define TRIES | ( | X | ) | ((use_poim_tries) ? (poim_tries.X) : (tries.X)) |
Definition at line 31 of file WeightedDegreePositionStringKernel.cpp.