Uses of Enum Class
org.apache.sysds.hops.fedplanner.FTypes.AlignType
Packages that use FTypes.AlignType
Package
Description
-
Uses of FTypes.AlignType in org.apache.sysds.hops.fedplanner
Methods in org.apache.sysds.hops.fedplanner that return FTypes.AlignTypeModifier and TypeMethodDescriptionstatic FTypes.AlignTypeReturns the enum constant of this class with the specified name.static FTypes.AlignType[]FTypes.AlignType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of FTypes.AlignType in org.apache.sysds.runtime.controlprogram.federated
Methods in org.apache.sysds.runtime.controlprogram.federated with parameters of type FTypes.AlignTypeModifier and TypeMethodDescriptionbooleanFederationMap.isAligned(FederationMap that, FTypes.AlignType... alignTypes) helper function for checking multiple allowed alignment types