Expand description
Utilities
Functionsยง
- Checks if the provided dimensions would cause an overflow.
- clamp ๐
- expand_bits ๐Expand a buffer of packed 1, 2, or 4 bits integers into u8โs. Assumes that every
row_size
entries there are padding bits up to the next byte boundary. - expand_packed ๐
- vec_copy_to_u8 ๐