Uses of Enum Class
org.apache.sysds.runtime.compress.colgroup.offset.OffsetFactory.OFF_TYPE_SPECIALIZATIONS
Packages that use OffsetFactory.OFF_TYPE_SPECIALIZATIONS
-
Uses of OffsetFactory.OFF_TYPE_SPECIALIZATIONS in org.apache.sysds.runtime.compress.colgroup.offset
Methods in org.apache.sysds.runtime.compress.colgroup.offset that return OffsetFactory.OFF_TYPE_SPECIALIZATIONSModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.OffsetFactory.OFF_TYPE_SPECIALIZATIONS.values()Returns an array containing the constants of this enum class, in the order they are declared.