Skip to main content

argmax

Function argmax 

Source
pub fn argmax<I: Iterator<Item = f64>>(iter: I) -> Option<usize>