CGAL::is_one

Definition

The function is_one determines if a value is equal to 1 or not.

#include <CGAL/number_utils.h>

bool is_one ( NT ntval)