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