Class DataGenCPInstruction

    • Method Detail

      • getRows

        public long getRows()
      • getCols

        public long getCols()
      • getDims

        public String getDims()
      • getBlocksize

        public int getBlocksize()
      • getMinValue

        public double getMinValue()
      • getMaxValue

        public double getMaxValue()
      • getSparsity

        public double getSparsity()
      • getPdf

        public String getPdf()
      • getPdfParams

        public String getPdfParams()
      • getSeed

        public long getSeed()
      • isOnesCol

        public boolean isOnesCol()
      • isMatrixCall

        public boolean isMatrixCall()
      • getFrom

        public long getFrom()
      • getTo

        public long getTo()
      • getIncr

        public long getIncr()