Skip to main content

apply_smv_kernel_ws

Function apply_smv_kernel_ws 

Source
fn apply_smv_kernel_ws(
    x: &[f32],
    sk_fft: &[Complex32],
    ws: &mut MediWorkspace,
) -> Vec<f32>
Expand description

Apply SMV kernel using workspace buffers (f32)