[][src]Function nalgebra::sup

pub fn sup<T: JoinSemilattice>(a: &T, b: &T) -> T

Returns the supremum of a and b.