Skip to main content

var_batch_with_kernel

Function var_batch_with_kernel 

Source
pub fn var_batch_with_kernel(
    data: &[f64],
    sweep: &VarBatchRange,
    k: Kernel,
) -> Result<VarBatchOutput, VarError>