Package | Description |
---|---|
org.apache.sysds.runtime.codegen |
Modifier and Type | Class and Description |
---|---|
static class |
SpoofOperator.SideInputSparseCell |
static class |
SpoofOperator.SideInputSparseRow |
Modifier and Type | Method and Description |
---|---|
static SpoofOperator.SideInput |
CodegenUtils.createSideInput(MatrixBlock in) |
Modifier and Type | Method and Description |
---|---|
static DenseBlock[] |
SpoofOperator.getDenseMatrices(SpoofOperator.SideInput[] inputs) |
Constructor and Description |
---|
SideInputSparseCell(SpoofOperator.SideInput in) |
SideInputSparseRow(SpoofOperator.SideInput in) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.