Package org.apache.sysds.runtime.data
Class SparseBlockMCSC.NonEmptyColumnsIteratorMCSC
- java.lang.Object
 - 
- org.apache.sysds.runtime.data.SparseBlockMCSC.NonEmptyColumnsIteratorMCSC
 
 
- 
- 
Constructor Summary
Constructors Constructor Description NonEmptyColumnsIteratorMCSC(int cl, int cu) 
- 
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 
 - 
 
 -