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§
Structs§
- A pair of f32 numbers.
Traits§
- A faster and more forgiving f32 min/max implementation.