Documentation of 'org.ujmp.core.bytearraymatrix.ByteArrayMatrix2D' Java class
ByteArrayMatrix2D
org.ujmp.core.bytearraymatrix

Interface ByteArrayMatrix2D

    • Method Detail

      • getByteArray

        byte[] getByteArray(long row,
                            long column)
      • setByteArray

        void setByteArray(byte[] value,
                          long row,
                          long column)
      • getByteArray

        byte[] getByteArray(int row,
                            int column)
      • setByteArray

        void setByteArray(byte[] value,
                          int row,
                          int column)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.