pub fn median_all<T>(input: &Array<T>) -> (f64, f64)where T: HasAfEnum + MedianComputable,
Compute median of all data
input
A tuple of 64-bit floating point values with the median