Function fastsim_core::utils::first_eq

source ยท
pub fn first_eq(arr: &[f64], cut: f64) -> Option<usize>
Expand description

Return first index of arr equal to cut