| bits.rs |
|
729 |
- |
| cacheline.rs |
|
2822 |
- |
| concat_slice.rs |
|
3642 |
- |
| dither.rs |
|
1010 |
- |
| dither_32x32.bin |
|
1024 |
- |
| fast_math.rs |
|
11510 |
- |
| float16.rs |
IEEE 754 half-precision (binary16) floating-point type.
This is a minimal implementation providing only the operations needed for JPEG XL decoding,
avoiding external dependencies like `half` which pulls in `zerocopy`. |
8978 |
- |
| linalg.rs |
|
4081 |
- |
| log2.rs |
|
2181 |
- |
| mirror.rs |
|
618 |
- |
| mod.rs |
|
842 |
- |
| ndarray.rs |
|
762 |
- |
| per_thread_storage.rs |
|
1715 |
- |
| rational_poly.rs |
|
1100 |
- |
| shift_right_ceil.rs |
|
1351 |
- |
| smallvec.rs |
|
11671 |
- |
| sync.rs |
|
427 |
- |
| tracing_wrappers.rs |
|
679 |
- |
| vec_helpers.rs |
|
1561 |
- |
| xorshift128plus.rs |
|
26278 |
- |