Leptonica 1.68
C Image Processing Library
|
#include <array.h>
Data Fields | |
l_int32 | nrows |
l_int32 | ncols |
l_int32 | initsize |
struct Numa *** | numa |
Definition at line 66 of file array.h.
Referenced by numa2dAddNumber(), numa2dCreate(), numa2dDestroy(), numa2dGetCount(), numa2dGetFValue(), numa2dGetIValue(), and numa2dGetNuma().
Definition at line 67 of file array.h.
Referenced by numa2dAddNumber(), numa2dCreate(), numa2dDestroy(), numa2dGetCount(), numa2dGetFValue(), numa2dGetIValue(), and numa2dGetNuma().
Definition at line 68 of file array.h.
Referenced by numa2dAddNumber(), and numa2dCreate().
struct Numa*** Numa2d::numa |
Definition at line 69 of file array.h.
Referenced by numa2dAddNumber(), numa2dCreate(), numa2dDestroy(), numa2dGetCount(), numa2dGetFValue(), numa2dGetIValue(), and numa2dGetNuma().