| Package | Description | 
|---|---|
| org.apache.sysds.lops | 
| Modifier and Type | Method and Description | 
|---|---|
| static LeftIndex.LixCacheType | LeftIndex.LixCacheType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static LeftIndex.LixCacheType[] | LeftIndex.LixCacheType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| LeftIndex(Lop lhsInput,
         Lop rhsInput,
         Lop rowL,
         Lop rowU,
         Lop colL,
         Lop colU,
         Types.DataType dt,
         Types.ValueType vt,
         LopProperties.ExecType et,
         LeftIndex.LixCacheType type) | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.