Skip to main content

macz_batch_slice

Function macz_batch_slice 

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