Uses of Class
org.apache.sysds.hops.UnaryOp
Packages that use UnaryOp
-
Uses of UnaryOp in org.apache.sysds.hops.rewrite
Methods in org.apache.sysds.hops.rewrite that return UnaryOpModifier and TypeMethodDescriptionstatic UnaryOpHopRewriteUtils.createUnary(Hop input, String type) static UnaryOpHopRewriteUtils.createUnary(Hop input, Types.OpOp1 type) -
Uses of UnaryOp in org.apache.sysds.runtime.instructions.cp
Methods in org.apache.sysds.runtime.instructions.cp with parameters of type UnaryOpModifier and TypeMethodDescriptionstatic LiteralOpScalarObjectFactory.createLiteralOp(ScalarObject so, UnaryOp cast)