Skip to main content

qqe_batch_with_kernel

Function qqe_batch_with_kernel 

Source
pub fn qqe_batch_with_kernel(
    data: &[f64],
    sweep: &QqeBatchRange,
    k: Kernel,
) -> Result<QqeBatchOutput, QqeError>