[][src]Function nalgebra::inf

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

Returns the infimum of a and b.