Function nalgebra_glm::min4_scalar[][src]

pub fn min4_scalar<N: Number>(a: N, b: N, c: N, d: N) -> N

Returns the minimum among four values.