| Package | Description |
|---|---|
| weka.classifiers.trees.lmt |
| Modifier and Type | Method and Description |
|---|---|
Vector<LMTNode> |
LMTNode.getNodes()
Return a list of all inner nodes in the tree
|
| Modifier and Type | Method and Description |
|---|---|
void |
LMTNode.getNodes(Vector<LMTNode> nodeList)
Fills a list with all inner nodes in the tree
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.