simdeez 3.0.1

SIMD library to abstract over different instruction sets and widths
Documentation
1
2
3
4
5
6
7
#![allow(unused_parens, dead_code)]

mod bytes;
mod imaging;
mod integers;
mod shared;
mod signal;