kst_batch_with_kernel

Function kst_batch_with_kernel 

Source
pub fn kst_batch_with_kernel(
    data: &[f64],
    sweep: &KstBatchRange,
    k: Kernel,
) -> Result<KstBatchOutput, KstError>