Package org.apache.sysds.runtime.codegen
Class SpoofCUDAOperator.PrecisionProxy
- java.lang.Object
- 
- org.apache.sysds.runtime.codegen.SpoofCUDAOperator.PrecisionProxy
 
- 
- Direct Known Subclasses:
- SpoofCUDAInstruction.DoublePrecision,- SpoofCUDAInstruction.SinglePrecision
 - Enclosing interface:
- SpoofCUDAOperator
 
 public abstract static class SpoofCUDAOperator.PrecisionProxy extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description PrecisionProxy()
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract intexec(SpoofCUDAOperator op)
 
- 
- 
- 
Method Detail- 
execpublic abstract int exec(SpoofCUDAOperator op) 
 
- 
 
-