Function nalgebra::inf_sup

source ·
pub fn inf_sup<T: Lattice>(a: &T, b: &T) -> (T, T)
Expand description

Returns simultaneously the infimum and supremum of a and b.