Function vox_geometry_rust::math_utils::minn[][src]

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

Returns minimum among n-elements.