[−][src]Module half::slice
Contains utility functions to convert between slices of u16
bits and f16
numbers.
Functions
from_bits | Reinterpret a slice of |
from_bits_mut | Reinterpret a mutable slice of |
to_bits | Reinterpret a slice of |
to_bits_mut | Reinterpret a mutable slice of |