Uses of Interface
org.apache.sysds.runtime.compress.colgroup.AOffsetsGroup
Packages that use AOffsetsGroup
Package
Description
-
Uses of AOffsetsGroup in org.apache.sysds.runtime.compress.colgroup
Classes in org.apache.sysds.runtime.compress.colgroup that implement AOffsetsGroupModifier and TypeClassDescriptionclassColumn group that sparsely encodes the dictionary values.classclassclassclassColumn group that sparsely encodes the dictionary values.classColGroup for Patched Frame Of Reference.classColumn group that sparsely encodes the dictionary values.classColumn group that sparsely encodes the dictionary values.classColumn group that sparsely encodes the dictionary values. -
Uses of AOffsetsGroup in org.apache.sysds.runtime.compress.colgroup.offset
Methods in org.apache.sysds.runtime.compress.colgroup.offset with parameters of type AOffsetsGroupModifier and TypeMethodDescriptionAOffset.appendN(AOffsetsGroup[] g, int s) Append a list of offsets together in order.final AOffsetOffsetByte.appendN(AOffsetsGroup[] g, int s)