cmo_batch_slice

Function cmo_batch_slice 

Source
pub fn cmo_batch_slice(
    data: &[f64],
    sweep: &CmoBatchRange,
    kern: Kernel,
) -> Result<CmoBatchOutput, CmoError>