Skip to main content

macz_batch_with_kernel_vol

Function macz_batch_with_kernel_vol 

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