Uses of Class
org.apache.sysds.runtime.instructions.gpu.BuiltinUnaryGPUInstruction
- 
Packages that use BuiltinUnaryGPUInstruction Package Description org.apache.sysds.runtime.instructions.gpu 
- 
- 
Uses of BuiltinUnaryGPUInstruction in org.apache.sysds.runtime.instructions.gpuSubclasses of BuiltinUnaryGPUInstruction in org.apache.sysds.runtime.instructions.gpu Modifier and Type Class Description classMatrixBuiltinGPUInstructionMethods in org.apache.sysds.runtime.instructions.gpu that return BuiltinUnaryGPUInstruction Modifier and Type Method Description static BuiltinUnaryGPUInstructionBuiltinUnaryGPUInstruction. parseInstruction(String str)
 
-