FloatingPoint8E5M2Value.ofInts constructor
FloatingPoint8E5M2Value constructor from a set of ints of the binary representation
Implementation
FloatingPoint8E5M2Value.ofInts(super.exponent, super.mantissa, {super.sign})
: super.ofInts(
exponentWidth: exponentWidth, mantissaWidth: mantissaWidth);