Uses of Class
org.apache.sysds.runtime.codegen.SpoofOperator
- 
Packages that use SpoofOperator Package Description org.apache.sysds.runtime.codegen 
- 
- 
Uses of SpoofOperator in org.apache.sysds.runtime.codegenSubclasses of SpoofOperator in org.apache.sysds.runtime.codegen Modifier and Type Class Description classSpoofCellwiseclassSpoofCUDACellwiseclassSpoofCUDARowwiseclassSpoofMultiAggregateclassSpoofOuterProductclassSpoofRowwiseMethods in org.apache.sysds.runtime.codegen that return SpoofOperator Modifier and Type Method Description static SpoofOperatorCodegenUtils. createInstance(Class<?> cla)
 
-