Uses of Class
org.apache.sysds.hops.fedplanner.FTypes.FReplication
- 
Packages that use FTypes.FReplication Package Description org.apache.sysds.hops.fedplanner 
- 
- 
Uses of FTypes.FReplication in org.apache.sysds.hops.fedplannerMethods in org.apache.sysds.hops.fedplanner that return FTypes.FReplication Modifier and Type Method Description static FTypes.FReplicationFTypes.FReplication. valueOf(String name)Returns the enum constant of this type with the specified name.static FTypes.FReplication[]FTypes.FReplication. values()Returns an array containing the constants of this enum type, in the order they are declared.
 
-