W64

Constant W64 

Source
pub const W64: usize = 2;
Expand description

SIMD lane count for 64-bit elements (u64, i64, f64). Determined at build time based on target architecture capabilities, or overridden via SIMD_LANES_OVERRIDE.