Uses of Class
org.apache.sysds.runtime.compress.colgroup.offset.AOffset.OffsetSliceInfo
Packages that use AOffset.OffsetSliceInfo
-
Uses of AOffset.OffsetSliceInfo in org.apache.sysds.runtime.compress.colgroup.offset
Methods in org.apache.sysds.runtime.compress.colgroup.offset that return AOffset.OffsetSliceInfoModifier and TypeMethodDescriptionAOffset.slice(int l, int u) Slice the offsets based on the specified rangeISliceOffset.slice(int lowOff, int highOff, int lowValue, int highValue, int low, int high) OffsetByte.slice(int lowOff, int highOff, int lowValue, int highValue, int low, int high) OffsetByteNZ.slice(int lowOff, int highOff, int lowValue, int highValue, int low, int high) OffsetByteUNZ.slice(int lowOff, int highOff, int lowValue, int highValue, int low, int high) OffsetChar.slice(int lowOff, int highOff, int lowValue, int highValue, int low, int high) OffsetEmpty.slice(int l, int u) OffsetSingle.slice(int l, int u) OffsetTwo.slice(int l, int u)