Function nalgebra::inf

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

Returns the infimum of a and b.