Main Page   Compound List   File List   Compound Members   File Members  

count_table_t Struct Reference

Data structure for counts. More...

#include <ngram.h>

List of all members.

Public Attributes

unsigned short count_table_size
int * counts_array


Detailed Description

Data structure for counts.

Definition at line 80 of file ngram.h.


Member Data Documentation

unsigned short count_table_t::count_table_size
 

Definition at line 81 of file ngram.h.

int* count_table_t::counts_array
 

Definition at line 82 of file ngram.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 21 13:54:48 2004 by doxygen1.2.18