| Package | Description | 
|---|---|
| org.apache.sysds.runtime.instructions | |
| org.apache.sysds.runtime.instructions.fed | 
| Modifier and Type | Field and Description | 
|---|---|
| static HashMap<String,FEDInstruction.FEDType> | FEDInstructionParser. String2FEDInstructionType | 
| Modifier and Type | Method and Description | 
|---|---|
| static FEDInstruction.FEDType | InstructionUtils. getFEDType(String str) | 
| Modifier and Type | Method and Description | 
|---|---|
| static FEDInstruction | FEDInstructionParser. parseSingleInstruction(FEDInstruction.FEDType fedtype,
                      String str) | 
| Modifier and Type | Method and Description | 
|---|---|
| FEDInstruction.FEDType | FEDInstruction. getFEDInstructionType() | 
| static FEDInstruction.FEDType | FEDInstruction.FEDType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static FEDInstruction.FEDType[] | FEDInstruction.FEDType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.