Class MPSIntegerDivisionParams

All Implemented Interfaces:
Iterable<MPSIntegerDivisionParams>

public class MPSIntegerDivisionParams
extends Struct<MPSIntegerDivisionParams>
  • Constructor Details

    • MPSIntegerDivisionParams

      public MPSIntegerDivisionParams()
    • MPSIntegerDivisionParams

      public MPSIntegerDivisionParams​(short divisor, short recip, short addend, short shift)
  • Method Details