Function surge_modulation::imports::imports::tanh7_block[]

pub fn tanh7_block<NQ>(xb: *mut f32, nquads: NQ) where
    NQ: TryInto<u32>,
    <NQ as TryInto<u32>>::Error: Debug