Package | Description |
---|---|
org.apache.sysds.lops |
Modifier and Type | Method and Description |
---|---|
static SortKeys |
SortKeys.constructSortByValueLop(Lop input1,
Lop input2,
SortKeys.OperationTypes op,
Types.DataType dt,
Types.ValueType vt,
LopProperties.ExecType et) |
static SortKeys |
SortKeys.constructSortByValueLop(Lop input1,
SortKeys.OperationTypes op,
Types.DataType dt,
Types.ValueType vt,
LopProperties.ExecType et) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.