| Package | Description | 
|---|---|
| org.apache.sysds.hops.rewrite | 
| Modifier and Type | Method and Description | 
|---|---|
static TernaryOp | 
HopRewriteUtils.createTernary(Hop in1,
             Hop in2,
             Hop in3,
             Hop in4,
             Hop in5,
             Types.OpOp3 op)  | 
static TernaryOp | 
HopRewriteUtils.createTernary(Hop mleft,
             Hop smid,
             Hop mright,
             String opcode)  | 
static TernaryOp | 
HopRewriteUtils.createTernary(Hop mleft,
             Hop smid,
             Hop mright,
             Types.OpOp3 op)  | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.