pub fn fisher_batch_with_kernel(
high: &[f64],
low: &[f64],
sweep: &FisherBatchRange,
k: Kernel,
) -> Result<FisherBatchOutput, FisherError>pub fn fisher_batch_with_kernel(
high: &[f64],
low: &[f64],
sweep: &FisherBatchRange,
k: Kernel,
) -> Result<FisherBatchOutput, FisherError>