jfalcou / eve

Expressive Vector Engine - SIMD in C++ Goes Brrrr
https://jfalcou.github.io/eve/
Boost Software License 1.0
961 stars 58 forks source link

eve::algo::search #1941

Closed DenisYaroshevskiy closed 2 months ago

DenisYaroshevskiy commented 2 months ago

Still needs more testing and docs.

I think that the tail handling might not be awesome (both for for_each_selected and search).

But trashing can start already I think.