| Package | Description | 
|---|---|
| org.apache.sysds.hops.codegen | |
| org.apache.sysds.hops.codegen.cplan | 
| Modifier and Type | Method and Description | 
|---|---|
| static SpoofFusedOp.SpoofOutputDimsType | SpoofFusedOp.SpoofOutputDimsType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static SpoofFusedOp.SpoofOutputDimsType[] | SpoofFusedOp.SpoofOutputDimsType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| SpoofFusedOp(String name,
            Types.DataType dt,
            Types.ValueType vt,
            Class<?> cla,
            SpoofCompiler.GeneratorAPI api,
            String genVarName,
            boolean dist,
            SpoofFusedOp.SpoofOutputDimsType type) | 
| Modifier and Type | Method and Description | 
|---|---|
| SpoofFusedOp.SpoofOutputDimsType | CNodeOuterProduct. getOutputDimType() | 
| SpoofFusedOp.SpoofOutputDimsType | CNodeMultiAgg. getOutputDimType() | 
| abstract SpoofFusedOp.SpoofOutputDimsType | CNodeTpl. getOutputDimType() | 
| SpoofFusedOp.SpoofOutputDimsType | CNodeCell. getOutputDimType() | 
| SpoofFusedOp.SpoofOutputDimsType | CNodeRow. getOutputDimType() | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.