Uses of Class
org.apache.sysds.runtime.compress.colgroup.offset.AOffset.OffsetSliceInfo
-
Packages that use AOffset.OffsetSliceInfo Package Description org.apache.sysds.runtime.compress.colgroup.offset -
-
Uses of AOffset.OffsetSliceInfo in org.apache.sysds.runtime.compress.colgroup.offset
Methods in org.apache.sysds.runtime.compress.colgroup.offset that return AOffset.OffsetSliceInfo Modifier and Type Method Description AOffset.OffsetSliceInfoAOffset. slice(int l, int u)AOffset.OffsetSliceInfoISliceOffset. slice(int lowOff, int highOff, int lowValue, int highValue, int low, int high)AOffset.OffsetSliceInfoOffsetByte. slice(int lowOff, int highOff, int lowValue, int highValue, int low, int high)AOffset.OffsetSliceInfoOffsetByteNZ. slice(int lowOff, int highOff, int lowValue, int highValue, int low, int high)AOffset.OffsetSliceInfoOffsetByteUNZ. slice(int lowOff, int highOff, int lowValue, int highValue, int low, int high)AOffset.OffsetSliceInfoOffsetChar. slice(int lowOff, int highOff, int lowValue, int highValue, int low, int high)AOffset.OffsetSliceInfoOffsetEmpty. slice(int l, int u)AOffset.OffsetSliceInfoOffsetSingle. slice(int l, int u)AOffset.OffsetSliceInfoOffsetTwo. slice(int l, int u)
-