Package | Description |
---|---|
org.apache.sysds.hops | |
org.apache.sysds.runtime.compress.workload |
Modifier and Type | Method and Description |
---|---|
void |
Hop.setRequiresCompression(AWTreeNode node) |
Modifier and Type | Class and Description |
---|---|
class |
WTreeNode
A Node in the WTree, this is used for any nodes that are not the root.
|
class |
WTreeRoot
The root node of the tree, located at the top of the tree.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.