Trait ppv_lite86::LaneWords4 [−][src]
pub trait LaneWords4 { fn shuffle_lane_words1230(self) -> Self; fn shuffle_lane_words2301(self) -> Self; fn shuffle_lane_words3012(self) -> Self; }
Expand description
A vector composed one or more lanes each composed of four words.