GeographicLib: std Namespace Reference (original) (raw)

swap()

template<typename dist_t , typename pos_t , class distfun_t >

Swap two GeographicLib::NearestNeighbor objects.

Template Parameters

dist_t the type used for measuring distances.
pos_t the type for specifying the positions of points.
distfun_t the type for a function object which calculates distances between points.

Parameters

Definition at line 819 of file NearestNeighbor.hpp.

References GeographicLib::NearestNeighbor< dist_t, pos_t, distfun_t >::swap().

Referenced by GeographicLib::Math::atan2d(), GeographicLib::Geoid::CacheClear(), GeographicLib::Intersect::Intersect(), GeographicLib::AuxLatitude::Rectifying(), GeographicLib::EllipticFunction::RF(), GeographicLib::EllipticFunction::sncndn(), GeographicLib::Math::swab(), GeographicLib::NearestNeighbor< dist_t, pos_t, distfun_t >::swap(), and GeographicLib::NormalGravity::V0().