Skip to main content

alligator_batch_slice

Function alligator_batch_slice 

Source
pub fn alligator_batch_slice(
    data: &[f64],
    sweep: &AlligatorBatchRange,
    kern: Kernel,
) -> Result<AlligatorBatchOutput, AlligatorError>