CGAL sqrt function does not return argument type

前端 未结 0 1093
时光取名叫无心
时光取名叫无心 2020-12-05 16:20

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题