Skip to main content

dpo_batch_with_kernel

Function dpo_batch_with_kernel 

Source
pub fn dpo_batch_with_kernel(
    data: &[f64],
    sweep: &DpoBatchRange,
    k: Kernel,
) -> Result<DpoBatchOutput, DpoError>