maxn

Function maxn 

Source
pub fn maxn<T: Float>(x: &Vec<T>) -> T
Expand description

Returns maximum among n-elements.