Function nalgebra_glm::max3_scalar[][src]

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

Returns the maximum among three values.