Skip to main content

stc_batch_with_kernel

Function stc_batch_with_kernel 

Source
pub fn stc_batch_with_kernel(
    data: &[f64],
    sweep: &StcBatchRange,
    k: Kernel,
) -> Result<StcBatchOutput, StcError>