SHOGUN
4.2.0
|
Go to the source code of this file.
Macros | |
#define | ENTRY_OFFSET(k, type) ((char*) &((SGSparseVectorEntry<type>*) (k))->entry - (char*) (k)) |
#define ENTRY_OFFSET | ( | k, | |
type | |||
) | ((char*) &((SGSparseVectorEntry<type>*) (k))->entry - (char*) (k)) |
Definition at line 305 of file DataType.cpp.