Class ToShortMatrix

All Implemented Interfaces:
Serializable, Calculation, ShortCalculation

public class ToShortMatrix extends AbstractShortCalculation
See Also:
  • Field Details

  • Constructor Details

    • ToShortMatrix

      public ToShortMatrix(Matrix matrix)
  • Method Details

    • getShort

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

      public void setShort(short value, long coordinates)