Function vox_geometry_rust::math_utils::maxn[][src]

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

Returns maximum among n-elements.