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,
int nRows)
Main factory pattern creator for Offsets.
|
static AOffset |
OffsetFactory.readIn(DataInput in)
Read in AOffset from the DataInput.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.