Function fastsim_core::utils::first_grtr

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

Return first index of arr greater than cut