Go to the source code of this file.
Classes | |
| class | ngrampool |
| Memory structure to store n-grams. More... | |
Defines | |
| #define | NGPOOL_MAXNGRAM 4 |
| #define | NGPOOL_HEADERSIZE 1 |
| #define | NGPOOL_MAXSIZE NGPOOL_MAXNGRAM * CODESIZE+NGPOOL_HEADERSIZE |
| #define NGPOOL_HEADERSIZE 1 |
| #define NGPOOL_MAXNGRAM 4 |
| #define NGPOOL_MAXSIZE NGPOOL_MAXNGRAM * CODESIZE+NGPOOL_HEADERSIZE |
1.5.9