https://drive.google.com/file/d/1HC3_0YdevtAwjvee64lbr4krCU3cjW3_/view?usp=sharing
ES-TERRAIN-HSUB_Lifestyle-1 (2).jpg - Google Drive
esterrainjpggoogledrive
https://doc.rust-lang.org/beta/core/arch/x86/fn._mm256_hsub_pd.html
_mm256_hsub_pd in core::arch::x86 - Rust
Horizontal subtraction of adjacent pairs in the two packed vectors of 4 64-bit floating points `a` and `b`. In the result, sums of elements from `a` are...
pdcorearchrust
https://doc.rust-lang.org/beta/core/arch/x86/fn._mm256_hsub_epi16.html
_mm256_hsub_epi16 in core::arch::x86 - Rust
Horizontally subtract adjacent pairs of 16-bit integers in `a` and `b`.
corearchrust
https://doc.rust-lang.org/beta/core/arch/x86/fn._mm_hsub_epi32.html
_mm_hsub_epi32 in core::arch::x86 - Rust
Horizontally subtract the adjacent pairs of values contained in 2 packed 128-bit vectors of `[4 x i32]`.
mmcorearchrust