Skip to main content

dti_batch_with_kernel

Function dti_batch_with_kernel 

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