FloatingPointBF16Value.ofSpacedBinaryString constructor

FloatingPointBF16Value.ofSpacedBinaryString(
  1. String fp
)

FloatingPointBF16Value constructor from spaced string representation of individual bitfields

Implementation

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