| Package | Description | 
|---|---|
| org.apache.sysds.lops | 
| Modifier and Type | Method and Description | 
|---|---|
| PickByCount.OperationTypes | PickByCount. getOperationType() | 
| static PickByCount.OperationTypes | PickByCount.OperationTypes. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static PickByCount.OperationTypes[] | PickByCount.OperationTypes. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| PickByCount(Lop input1,
           Lop input2,
           Types.DataType dt,
           Types.ValueType vt,
           PickByCount.OperationTypes op,
           LopProperties.ExecType et) | 
| PickByCount(Lop input1,
           Lop input2,
           Types.DataType dt,
           Types.ValueType vt,
           PickByCount.OperationTypes op,
           LopProperties.ExecType et,
           boolean inMemoryInput) | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.