|
MAGMA
1.2.0
MatrixAlgebraonGPUandMulticoreArchitectures
|
#include <icl_hash.h>
Public Attributes | |
| void * | key |
| void * | data |
| struct icl_entry_s * | next |
Definition at line 17 of file icl_hash.h.
| void* icl_entry_s::data |
Definition at line 19 of file icl_hash.h.
| void* icl_entry_s::key |
Definition at line 18 of file icl_hash.h.
| struct icl_entry_s* icl_entry_s::next |
Definition at line 20 of file icl_hash.h.