POIMTrie Struct Reference

List of all members.


Detailed Description

POIM trie

Definition at line 51 of file Trie.h.


Public Attributes

DREAL weight
union {
   SHORTREAL   child_weights [4]
   INT   children [4]
   BYTE   seq [16]
}; 
DREAL S
DREAL L
DREAL R

Member Data Documentation

weight

Definition at line 54 of file Trie.h.

child weights

Definition at line 64 of file Trie.h.

children

Definition at line 66 of file Trie.h.

sequence

Definition at line 68 of file Trie.h.

union { ... }

super_string_score

Definition at line 72 of file Trie.h.

left_partial_overlap_score

Definition at line 74 of file Trie.h.

right_partial_overlap_score

Definition at line 76 of file Trie.h.


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

SHOGUN Machine Learning Toolbox - Documentation