Function hagane_simd::vector::bitselect [] [src]

pub fn bitselect<T: Vector, B: Select<T>>(condition: B, a: T, b: T) -> T