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