vir-simd 0.4.189
Parallelism TS 2 extensions and simd fallback implementation
|
#include <simdize.h>
Determines the SIMD width of the given structure. This can either be a stdx::simd object or a tuple-like of stdx::simd (recursively). The latter requires that the SIMD width is homogeneous. If T is not a simd (or tuple thereof), value is 0.