CGAL::max

Definition

The function max returns the larger of two values.

#include <CGAL/utils.h>

T max ( T x, T y)

Max