Class EstimatorBitsetMM.BitsetMatrix

java.lang.Object
org.apache.sysds.hops.estim.EstimatorBitsetMM.BitsetMatrix
Direct Known Subclasses:
EstimatorBitsetMM.BitsetMatrix1, EstimatorBitsetMM.BitsetMatrix2
Enclosing class:
EstimatorBitsetMM

public abstract static class EstimatorBitsetMM.BitsetMatrix extends Object
  • Constructor Details

    • BitsetMatrix

      public BitsetMatrix(int rlen, int clen)
  • Method Details