Function nalgebra_glm::min3_scalar[][src]

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

Returns the minimum among three values.