Class SpoofCUDAInstruction.SinglePrecision
- java.lang.Object
 - 
- org.apache.sysds.runtime.codegen.SpoofCUDAOperator.PrecisionProxy
 - 
- org.apache.sysds.runtime.instructions.gpu.SpoofCUDAInstruction.SinglePrecision
 
 
 
- 
- Enclosing class:
 - SpoofCUDAInstruction
 
public static class SpoofCUDAInstruction.SinglePrecision extends SpoofCUDAOperator.PrecisionProxy
 
- 
- 
Constructor Summary
Constructors Constructor Description SinglePrecision() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intexec(SpoofCUDAOperator op) 
 - 
 
- 
- 
Method Detail
- 
exec
public int exec(SpoofCUDAOperator op)
- Specified by:
 execin classSpoofCUDAOperator.PrecisionProxy
 
 - 
 
 -