xsimd: xsimd (C++ wrappers for SIMD intrinsics)
xsimd:
xsimd: xsimd provides a unified means for using SIMD features for library
xsimd: authors. Namely, it enables manipulation of batches of numbers with
xsimd: the same arithmetic operators as for single values. It also provides
xsimd: accelerated implementation of common mathematical functions operating
xsimd: on batches.
xsimd:
xsimd:
xsimd:
xsimd: