Package org.apache.sysds.runtime.data
Class SparseBlockDCSR.NonEmptyRowsIteratorDCSR
- java.lang.Object
 - 
- org.apache.sysds.runtime.data.SparseBlockDCSR.NonEmptyRowsIteratorDCSR
 
 
- 
- 
Constructor Summary
Constructors Constructor Description NonEmptyRowsIteratorDCSR(int rl, int ru) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanhasNext()Integernext()- 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
- 
Methods inherited from interface java.util.Iterator
forEachRemaining, remove 
 - 
 
 -