Package org.apache.sysds.runtime.codegen
Class SpoofOperator.SideInputSparseCell
java.lang.Object
org.apache.sysds.runtime.codegen.SpoofOperator.SideInput
org.apache.sysds.runtime.codegen.SpoofOperator.SideInputSparseCell
- Enclosing class:
- SpoofOperator
-
Field Summary
Fields inherited from class org.apache.sysds.runtime.codegen.SpoofOperator.SideInput
clen, ddat, mdat -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sysds.runtime.codegen.SpoofOperator.SideInput
getValue, pos, values
-
Constructor Details
-
SideInputSparseCell
-
-
Method Details
-
next
public double next(int rowIndex, int colIndex) -
reset
public void reset()- Overrides:
resetin classSpoofOperator.SideInput
-