CGAL::min

Definition

The function min returns the smaller of two values.

#include <CGAL/utils.h>

T min ( T x, T y)

See Also

Min