Skip to main content

dti_batch_slice

Function dti_batch_slice 

Source
pub fn dti_batch_slice(
    high: &[f64],
    low: &[f64],
    sweep: &DtiBatchRange,
    kern: Kernel,
) -> Result<DtiBatchOutput, DtiError>