pub fn mfi_batch_with_kernel(
typical_price: &[f64],
volume: &[f64],
sweep: &MfiBatchRange,
k: Kernel,
) -> Result<MfiBatchOutput, MfiError>pub fn mfi_batch_with_kernel(
typical_price: &[f64],
volume: &[f64],
sweep: &MfiBatchRange,
k: Kernel,
) -> Result<MfiBatchOutput, MfiError>