[−][src]Function shallow_water::stafft::forrdx2
pub fn forrdx2(
a: ArrayView3<'_, f64>,
b: ArrayViewMut3<'_, f64>,
nv: usize,
lv: usize,
cosine: ArrayView2<'_, f64>,
sine: ArrayView2<'_, f64>
)
Radix two physical to Hermitian FFT with 'decimation in time'.