Type Definition rapier3d_f64::math::SimdBool[][src]

type SimdBool = AutoSimd<[bool; 4]>;

A SIMD bool with SIMD_WIDTH lanes.