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