Documentation of 'org.ujmp.core.bytematrix.ByteMatrix2D' Java class
ByteMatrix2D
org.ujmp.core.bytematrix

Interface ByteMatrix2D

    • Method Detail

      • getByte

        byte getByte(long row,
                     long column)
      • setByte

        void setByte(byte value,
                     long row,
                     long column)
      • getByte

        byte getByte(int row,
                     int column)
      • setByte

        void setByte(byte value,
                     int row,
                     int column)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.