Class ToShortMatrix

    • Constructor Detail

      • ToShortMatrix

        public ToShortMatrix​(Matrix matrix)
    • Method Detail

      • getShort

        public short getShort​(long... coordinates)
      • setShort

        public void setShort​(short value,
                             long coordinates)