Documentation of 'org.ujmp.core.booleanmatrix.impl.BitSetDenseBooleanMatrix2D' Java class
BitSetDenseBooleanMatrix2D
org.ujmp.core.booleanmatrix.impl

Class BitSetDenseBooleanMatrix2D

    • Constructor Detail

      • BitSetDenseBooleanMatrix2D

        public BitSetDenseBooleanMatrix2D(int rows,
                                          int columns)
    • Method Detail

      • getBoolean

        public boolean getBoolean(long row,
                                  long column)
      • getBoolean

        public boolean getBoolean(int row,
                                  int column)
      • setBoolean

        public void setBoolean(boolean value,
                               long row,
                               long column)
      • setBoolean

        public void setBoolean(boolean value,
                               int row,
                               int column)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.