dimforge / simba

Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.
Apache License 2.0
293 stars 29 forks source link

feat: replace the SimdValue::lanes() function by an associated const SimdValue::LANES #60

Closed sebcrozet closed 4 months ago

sebcrozet commented 4 months ago

Fix #53