Class OpSided
java.lang.Object
org.apache.sysds.runtime.compress.workload.Op
org.apache.sysds.runtime.compress.workload.OpSided
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sysds.runtime.compress.workload.Op
dim, getHop, isDecompressing, isDensifying, isOverlapping, setDecompressing, setDensifying, setOverlapping
-
Constructor Details
-
OpSided
-
-
Method Details
-
getLeft
public boolean getLeft() -
getRight
public boolean getRight() -
getTLeft
public boolean getTLeft() -
getTRight
public boolean getTRight() -
toString
-
isLeftMM
public boolean isLeftMM() -
isRightMM
public boolean isRightMM() -
isCompCompMM
public boolean isCompCompMM() -
isCompressedOutput
public boolean isCompressedOutput()- Overrides:
isCompressedOutputin classOp
-