I want to use the CGAL::sqrt function to compute the length of a vector. Here is my code:
typedef CGAL::Exact_predicates_exact_constructions_kernel K; typedef