common_function::scalars::numpy::clip

Function max

source
pub fn max<T: PartialOrd>(input: T, max: T) -> T