Uses of Enum Class
org.apache.sysds.hops.AggBinaryOp.MMultMethod
Packages that use AggBinaryOp.MMultMethod
-
Uses of AggBinaryOp.MMultMethod in org.apache.sysds.hops
Fields in org.apache.sysds.hops declared as AggBinaryOp.MMultMethodMethods in org.apache.sysds.hops that return AggBinaryOp.MMultMethodModifier and TypeMethodDescriptionAggBinaryOp.getMMultMethod()static AggBinaryOp.MMultMethodReturns the enum constant of this class with the specified name.static AggBinaryOp.MMultMethod[]AggBinaryOp.MMultMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.