| Package | Description | 
|---|---|
| org.apache.sysds.hops.codegen.cplan | |
| org.apache.sysds.hops.codegen.template | |
| org.apache.sysds.runtime.codegen | 
| Modifier and Type | Method and Description | 
|---|---|
| SpoofCellwise.CellType | CNodeCell. getCellType() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CNodeCell. setCellType(SpoofCellwise.CellType type) | 
| Modifier and Type | Method and Description | 
|---|---|
| static SpoofCellwise.CellType | TemplateUtils. getCellType(Hop hop) | 
| Modifier and Type | Method and Description | 
|---|---|
| SpoofCellwise.CellType | SpoofCellwise. getCellType() | 
| static SpoofCellwise.CellType | SpoofCellwise.CellType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static SpoofCellwise.CellType[] | SpoofCellwise.CellType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| SpoofCellwise(SpoofCellwise.CellType type,
             boolean sparseSafe,
             boolean containsSeq,
             SpoofCellwise.AggOp aggOp) | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.