SHOGUN  6.0.0
Macros
DataType.cpp File Reference

Go to the source code of this file.

Macros

#define ENTRY_OFFSET(k, type)   ((char*) &((SGSparseVectorEntry<type>*) (k))->entry - (char*) (k))
 

Macro Definition Documentation

◆ ENTRY_OFFSET

#define ENTRY_OFFSET (   k,
  type 
)    ((char*) &((SGSparseVectorEntry<type>*) (k))->entry - (char*) (k))

Definition at line 305 of file DataType.cpp.


SHOGUN Machine Learning Toolbox - Documentation