Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

hash_t Struct Reference

#include <hash.h>

Collaboration diagram for hash_t:

Collaboration graph
[legend]

Data Fields

hash_node_t ** bucket
int size
int entries
int downshift
int mask

Field Documentation

struct hash_node_t** hash_t::bucket
 

Definition at line 12 of file hash.h.

int hash_t::downshift
 

Definition at line 15 of file hash.h.

int hash_t::entries
 

Definition at line 14 of file hash.h.

int hash_t::mask
 

Definition at line 16 of file hash.h.

int hash_t::size
 

Definition at line 13 of file hash.h.


The documentation for this struct was generated from the following file:
Generated on Sun Jun 13 20:51:42 2004 for libgnn Gradient Retropropagation Machine Library by doxygen1.2.18