Leptonica 1.68
C Image Processing Library

NumaHash Struct Reference

#include <array.h>

Collaboration diagram for NumaHash:

Data Fields

l_int32 nbuckets
l_int32 initsize
struct Numa ** numa

Detailed Description

Definition at line 75 of file array.h.


Field Documentation

Definition at line 78 of file array.h.

Referenced by numaHashAdd(), and numaHashCreate().

struct Numa** NumaHash::numa

Definition at line 79 of file array.h.

Referenced by numaHashAdd(), numaHashCreate(), numaHashDestroy(), and numaHashGetNuma().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines