FloatingPoint8E5M2Value.ofString constructor
FloatingPoint8E5M2Value constructor from a single string representing space-separated bitfields
Implementation
FloatingPoint8E5M2Value.ofString(String fp, {super.radix})
: super.ofString(fp, exponentWidth, mantissaWidth);