[][src]Module numeric_array::simd

Context-sensitive SIMD operations

These aren't exactly numeric-specific, but they can make use of SIMD instructions.

Traits

Select

Selects elements from one array or another using self as a mask.