Definition at line 108 of file struct_misc.h.
#include <struct_misc.h>
Data Fields | |
void * | ptr |
SCIP_Real | real |
void* SCIP_HASHMAPIMAGE::ptr |
pointer image
Definition at line 109 of file struct_misc.h.
Referenced by SCIPhashmapEntryGetImage(), SCIPhashmapGetImage(), SCIPhashmapInsert(), and SCIPhashmapSetImage().
SCIP_Real SCIP_HASHMAPIMAGE::real |
real image
Definition at line 110 of file struct_misc.h.
Referenced by SCIPhashmapEntryGetImageReal(), SCIPhashmapGetImageReal(), SCIPhashmapInsertReal(), and SCIPhashmapSetImageReal().