Public Attributes | |
| int32_t | num_sym |
| int32_t | num_feat |
| int32_t | p |
| int32_t | k |
| int32_t * | nofsKmers |
| float64_t * | margFactors |
| int32_t * | x |
| int32_t * | substrs |
| int32_t | y0 |
| float64_t * | C_k |
| float64_t * | L_k |
| float64_t * | R_k |
Definition at line 102 of file Trie.h.
| int32_t TreeParseInfo::k |
| int32_t* TreeParseInfo::nofsKmers |
| int32_t TreeParseInfo::num_feat |
| int32_t TreeParseInfo::num_sym |
| int32_t TreeParseInfo::p |
| int32_t* TreeParseInfo::substrs |
| int32_t* TreeParseInfo::x |
| int32_t TreeParseInfo::y0 |