Skip to main content

trix_batch_with_kernel

Function trix_batch_with_kernel 

Source
pub fn trix_batch_with_kernel(
    data: &[f64],
    sweep: &TrixBatchRange,
    k: Kernel,
) -> Result<TrixBatchOutput, TrixError>