Mercurial > hg > vamp-build-and-test
annotate DEPENDENCIES/generic/include/boost/geometry/multi/algorithms/remove_spikes.hpp @ 125:34e428693f5d vext
Vext -> Repoint
author | Chris Cannam |
---|---|
date | Thu, 14 Jun 2018 11:15:39 +0100 |
parents | f46d142149f5 |
children |
rev | line source |
---|---|
Chris@102 | 1 // Boost.Geometry (aka GGL, Generic Geometry Library) |
Chris@102 | 2 |
Chris@102 | 3 // Copyright (c) 2007-2013 Barend Gehrels, Amsterdam, the Netherlands. |
Chris@102 | 4 // Copyright (c) 2008-2013 Bruno Lalande, Paris, France. |
Chris@102 | 5 // Copyright (c) 2009-2013 Mateusz Loskot, London, UK. |
Chris@102 | 6 // Copyright (c) 2013 Adam Wulkiewicz, Lodz, Poland. |
Chris@102 | 7 |
Chris@102 | 8 // Use, modification and distribution is subject to the Boost Software License, |
Chris@102 | 9 // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at |
Chris@102 | 10 // http://www.boost.org/LICENSE_1_0.txt) |
Chris@102 | 11 |
Chris@102 | 12 #ifndef BOOST_GEOMETRY_MULTI_ALGORITHMS_REMOVE_SPIKES_HPP |
Chris@102 | 13 #define BOOST_GEOMETRY_MULTI_ALGORITHMS_REMOVE_SPIKES_HPP |
Chris@102 | 14 |
Chris@102 | 15 |
Chris@102 | 16 #include <boost/geometry/algorithms/remove_spikes.hpp> |
Chris@102 | 17 |
Chris@102 | 18 |
Chris@102 | 19 #endif // BOOST_GEOMETRY_MULTI_ALGORITHMS_REMOVE_SPIKES_HPP |