CGAL::max

Definition

The function max returns the larger of two values.

#include <CGAL/number_utils.h>

NT max ( NT ntval1, NT ntval2)