Documentation of 'org.ujmp.core.booleanmatrix.BooleanMatrix2D' Java class
BooleanMatrix2D
org.ujmp.core.booleanmatrix

Interface BooleanMatrix2D

    • Method Detail

      • getBoolean

        boolean getBoolean(long row,
                           long column)
      • setBoolean

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

        boolean getBoolean(int row,
                           int column)
      • setBoolean

        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.