Class WTreeNode
java.lang.Object
org.apache.sysds.runtime.compress.workload.AWTreeNode
org.apache.sysds.runtime.compress.workload.WTreeNode
A Node in the WTree, this is used for any nodes that are not the root.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.sysds.runtime.compress.workload.AWTreeNode
AWTreeNode.WTNodeType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sysds.runtime.compress.workload.AWTreeNode
addChild, addOp, getChildNodes, getOps, getType, isEmpty, toString
-
Constructor Details
-
WTreeNode
-
-
Method Details
-
getReps
public int getReps()
-