Skip to main content

macz_batch_with_kernel

Function macz_batch_with_kernel 

Source
pub fn macz_batch_with_kernel(
    data: &[f64],
    sweep: &MaczBatchRange,
    k: Kernel,
) -> Result<MaczBatchOutput, MaczError>