Uses of Class
org.apache.sysds.hops.AggBinaryOp
- 
Packages that use AggBinaryOp Package Description org.apache.sysds.hops.rewrite 
- 
- 
Uses of AggBinaryOp in org.apache.sysds.hops.rewriteMethods in org.apache.sysds.hops.rewrite that return AggBinaryOp Modifier and Type Method Description static AggBinaryOpHopRewriteUtils. createMatrixMultiply(Hop left, Hop right)static AggBinaryOpHopRewriteUtils. createTsmm(Hop input, boolean left)
 
-