Function nalgebra_glm::max4_scalar[][src]

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

Returns the maximum among four values.