Uses of Enum Class
org.apache.sysds.runtime.instructions.Instruction.IType
Packages that use Instruction.IType
Package
Description
-
Uses of Instruction.IType in org.apache.sysds.runtime.instructions
Methods in org.apache.sysds.runtime.instructions that return Instruction.ITypeModifier and TypeMethodDescriptionabstract Instruction.ITypeInstruction.getType()static Instruction.ITypeReturns the enum constant of this class with the specified name.static Instruction.IType[]Instruction.IType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Instruction.IType in org.apache.sysds.runtime.instructions.cp
Methods in org.apache.sysds.runtime.instructions.cp that return Instruction.IType -
Uses of Instruction.IType in org.apache.sysds.runtime.instructions.fed
Methods in org.apache.sysds.runtime.instructions.fed that return Instruction.IType -
Uses of Instruction.IType in org.apache.sysds.runtime.instructions.gpu
Methods in org.apache.sysds.runtime.instructions.gpu that return Instruction.IType -
Uses of Instruction.IType in org.apache.sysds.runtime.instructions.ooc
Methods in org.apache.sysds.runtime.instructions.ooc that return Instruction.IType -
Uses of Instruction.IType in org.apache.sysds.runtime.instructions.spark
Methods in org.apache.sysds.runtime.instructions.spark that return Instruction.IType