| _count | NGram | [private] |
| _nb | NGram | [private] |
| _order | NGram | [private] |
| _sym | NGram | [private] |
| _totalCount | NGram | [private] |
| getCount(const unsigned idx) | NGram | |
| getOrder() | NGram | [inline] |
| getSize() | NGram | [inline] |
| getSymbol(const unsigned idx, const unsigned long o) | NGram | |
| getTotalCount() | NGram | |
| load(const String filename, Config &config) | NGram | |
| NGram(unsigned long order, unsigned long nb) | NGram | |
| NGram(const NGram &ng) | NGram | |
| operator=(const NGram &ng) | NGram | |
| setCount(const unsigned idx, const unsigned long &count) | NGram | |
| setSize(const unsigned size) | NGram | |
| setSymbol(const unsigned, const unsigned long, const short int, unsigned long) | NGram | |
| setTotalCount(const unsigned long &count) | NGram | |
| showTable(ostream &out=cout) | NGram | |
| ~NGram() | NGram |
1.7.2