SHOGUN  4.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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

#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