Interface ShortMatrix2D

    • Method Detail

      • getShort

        short getShort​(long row,
                       long column)
      • setShort

        void setShort​(short value,
                      long row,
                      long column)