Skip to main content

allocate_aligned_vec

Function allocate_aligned_vec 

Source
pub fn allocate_aligned_vec(size: usize, _alignment: usize) -> Vec<f32>
Expand description

Optimized memory allocation for SIMD vectors