BoostGSoC17 / geometry

Boost.org geometry module
http://boost.org/libs/geometry
1 stars 3 forks source link

Implement the test tasks #11

Closed Rylynnn closed 7 years ago

Rylynnn commented 7 years ago

Improve the test case

Rylynnn commented 7 years ago

Test spherical comparable distance

The test code is test_spherical_comparable_distance.cpp

The compiled command is:

c++ -I ~/GSoC17/boost_1_64_0 test_spherical_comparable_distance.cpp -o test_spherical_comparable_distance

The simple result is;

rylynnn@rylynnn:~/GSoC17$ ./out
distance:17ms
comparable_distance:1ms