Skip to main content

vlma_batch_with_kernel

Function vlma_batch_with_kernel 

Source
pub fn vlma_batch_with_kernel(
    data: &[f64],
    sweep: &VlmaBatchRange,
    k: Kernel,
) -> Result<VlmaBatchOutput, VlmaError>