Leptonica  1.83.1
Image processing and image analysis suite
L_Dnaa Struct Reference

#include <array_internal.h>

Data Fields

l_int32 nalloc
 
l_int32 n
 
struct L_Dna ** dna
 

Detailed Description

Array of double number arrays

Definition at line 100 of file array_internal.h.

Field Documentation

◆ dna

◆ n

l_int32 L_Dnaa::n

◆ nalloc

l_int32 L_Dnaa::nalloc

size of allocated ptr array

Definition at line 102 of file array_internal.h.

Referenced by l_dnaaAddDna(), l_dnaaExtendArray(), and l_dnaaFlattenToDna().


The documentation for this struct was generated from the following file: