| Package | Description | 
|---|---|
| org.apache.sysds.runtime.compress.colgroup.offset | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
OffsetByte  | 
class  | 
OffsetChar  | 
| Modifier and Type | Method and Description | 
|---|---|
static AOffset | 
OffsetFactory.create(int[] indexes)
Main factory pattern creator for Offsets. 
 | 
static AOffset | 
OffsetFactory.create(int[] indexes,
      int apos,
      int alen)
Create a Offset based on a subset of the indexes given. 
 | 
static AOffset | 
OffsetFactory.readIn(DataInput in)
Read in AOffset from the DataInput. 
 | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.