Uses of Enum Class
org.apache.sysds.lops.MapMult.CacheType
Packages that use MapMult.CacheType
-
Uses of MapMult.CacheType in org.apache.sysds.lops
Methods in org.apache.sysds.lops that return MapMult.CacheTypeModifier and TypeMethodDescriptionMapMult.CacheType.getFlipped()static MapMult.CacheTypeReturns the enum constant of this class with the specified name.static MapMult.CacheType[]MapMult.CacheType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of MapMult.CacheType in org.apache.sysds.runtime.instructions.spark
Methods in org.apache.sysds.runtime.instructions.spark that return MapMult.CacheTypeModifier and TypeMethodDescriptionMapmmSPInstruction.getCacheType()PmmSPInstruction.getCacheType()