Uses of Enum Class
org.apache.sysds.hops.BinaryOp.AppendMethod
Packages that use BinaryOp.AppendMethod
-
Uses of BinaryOp.AppendMethod in org.apache.sysds.hops
Fields in org.apache.sysds.hops declared as BinaryOp.AppendMethodMethods in org.apache.sysds.hops that return BinaryOp.AppendMethodModifier and TypeMethodDescriptionstatic BinaryOp.AppendMethodReturns the enum constant of this class with the specified name.static BinaryOp.AppendMethod[]BinaryOp.AppendMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.