Function nalgebra::inf [] [src]

pub fn inf<T: MeetSemilattice>(a: &T, b: &T) -> T

Returns the infimum of a and b.