median_from_sorted_data

Function median_from_sorted_data 

Source
pub fn median_from_sorted_data<T: F64>(sorted_data: &[T]) -> f64