Class SparseBlockMCSC.NonEmptyRowsIteratorMCSC

java.lang.Object
org.apache.sysds.runtime.data.SparseBlockMCSC.NonEmptyRowsIteratorMCSC
All Implemented Interfaces:
Iterator<Integer>
Enclosing class:
SparseBlockMCSC

public class SparseBlockMCSC.NonEmptyRowsIteratorMCSC extends Object implements Iterator<Integer>
  • Constructor Details

    • NonEmptyRowsIteratorMCSC

      public NonEmptyRowsIteratorMCSC(int rl, int ru)
  • Method Details