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