Skip to main content

macz_batch_slice_vol

Function macz_batch_slice_vol 

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