| Package | Description | 
|---|---|
| org.apache.sysds.hops.codegen.cplan | 
| Modifier and Type | Method and Description | 
|---|---|
| CNodeNary.NaryType | CNodeNary. getType() | 
| static CNodeNary.NaryType | CNodeNary.NaryType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static CNodeNary.NaryType[] | CNodeNary.NaryType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| CNodeNary(CNode[] inputs,
         CNodeNary.NaryType type) | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.