Package | Description |
---|---|
org.apache.sysds.hops.rewrite | |
org.apache.sysds.runtime.instructions.cp |
Modifier and Type | Method and Description |
---|---|
static UnaryOp |
HopRewriteUtils.createUnary(Hop input,
String type) |
static UnaryOp |
HopRewriteUtils.createUnary(Hop input,
Types.OpOp1 type) |
Modifier and Type | Method and Description |
---|---|
static LiteralOp |
ScalarObjectFactory.createLiteralOp(ScalarObject so,
UnaryOp cast) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.