Module wide

Source

Re-exportsยง

pub use f32x16_t::f32x16;
pub use f32x4_t::f32x4;
pub use f32x8_t::f32x8;
pub use i32x4_t::i32x4;
pub use i32x8_t::i32x8;
pub use u16x16_t::u16x16;
pub use u32x4_t::u32x4;
pub use u32x8_t::u32x8;

Modulesยง

f32x4_t ๐Ÿ”’
f32x8_t ๐Ÿ”’
f32x16_t ๐Ÿ”’
i32x4_t ๐Ÿ”’
i32x8_t ๐Ÿ”’
u16x16_t ๐Ÿ”’
u32x4_t ๐Ÿ”’
u32x8_t ๐Ÿ”’

Structsยง

f32x2
A pair of f32 numbers.

Traitsยง

FasterMinMax
A faster and more forgiving f32 min/max implementation.

Functionsยง

generic_bit_blend