![]() |
GSLAM
3.0.0
|
Tree node. More...
Public Member Functions | |
| Node () | |
| Empty constructor. | |
| bool | isLeaf () const |
| Returns whether the node is a leaf node. More... | |
| void | addChild (NodeId _id) |
Public Attributes | |
| uint32_t | childNum |
| WordValue | weight |
Tree node.
| bool isLeaf | ( | ) | const |
Returns whether the node is a leaf node.
Referenced by Vocabulary::getWordsFromNode(), and Vocabulary::transform().
1.8.11