FloatingPoint8E5M2Value.ofSpacedBinaryString constructor

FloatingPoint8E5M2Value.ofSpacedBinaryString(
  1. String fp
)

FloatingPoint8E5M2Value constructor from spaced string representation of individual bitfields

Implementation

FloatingPoint8E5M2Value.ofSpacedBinaryString(super.fp)
    : super.ofSpacedBinaryString();