Uses of Enum Class
org.apache.sysds.hops.codegen.cplan.CNodeNary.NaryType
Packages that use CNodeNary.NaryType
-
Uses of CNodeNary.NaryType in org.apache.sysds.hops.codegen.cplan
Methods in org.apache.sysds.hops.codegen.cplan that return CNodeNary.NaryTypeModifier and TypeMethodDescriptionCNodeNary.getType()static CNodeNary.NaryTypeReturns the enum constant of this class with the specified name.static CNodeNary.NaryType[]CNodeNary.NaryType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.sysds.hops.codegen.cplan with parameters of type CNodeNary.NaryType