Constant LANES
pub const LANES: usize = 8; // 8usizeExpand description
SIMD lane width. Eight f32 lanes = one 256-bit register (AVX) and the
AoSoA tile width the TrsBatchSoa kernels stride by.
pub const LANES: usize = 8; // 8usizeSIMD lane width. Eight f32 lanes = one 256-bit register (AVX) and the
AoSoA tile width the TrsBatchSoa kernels stride by.