Function nalgebra::sup [] [src]

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

Returns the supremum of a and b.