Module simba::simd [−][src]
Traits implemented by SIMD types and non-SIMD types.
Structs
SimdOption | Generalization of Option for SIMD computation. |
Traits
PrimitiveSimdValue | Marker trait implemented by SIMD and non-SIMD primitive numeric values. |
SimdBool | Lane-wise generalization of |
SimdComplexField | Lane-wise generalisation of |
SimdPartialOrd | Lane-wise generalization of the standard |
SimdRealField | Lanewise generalization of |
SimdSigned | A lane-wise generalization of |
SimdValue | Base trait for every SIMD types. |