Classes | Functions
std Namespace Reference

Classes

class  deque< T, EIGEN_ALIGNED_ALLOCATOR< T > >
 
struct  hash< HashMe >
 
struct  hash< TplCtorClass >
 
struct  hash< Vector2 >
 
class  list< T, EIGEN_ALIGNED_ALLOCATOR< T > >
 
struct  numeric_limits< const Eigen::bfloat16 >
 
struct  numeric_limits< const Eigen::half >
 
struct  numeric_limits< const volatile Eigen::bfloat16 >
 
struct  numeric_limits< const volatile Eigen::half >
 
class  numeric_limits< Eigen::AutoDiffScalar< T & > >
 
class  numeric_limits< Eigen::AutoDiffScalar< T > >
 
struct  numeric_limits< Eigen::bfloat16 >
 
struct  numeric_limits< Eigen::half >
 
struct  numeric_limits< volatile Eigen::bfloat16 >
 
struct  numeric_limits< volatile Eigen::half >
 
class  vector< T, EIGEN_ALIGNED_ALLOCATOR< T > >
 

Functions

template<typename dist_t , typename pos_t , class distfun_t >
void swap (GeographicLib::NearestNeighbor< dist_t, pos_t, distfun_t > &a, GeographicLib::NearestNeighbor< dist_t, pos_t, distfun_t > &b)
 

Function Documentation

◆ swap()

template<typename dist_t , typename pos_t , class distfun_t >
void std::swap ( GeographicLib::NearestNeighbor< dist_t, pos_t, distfun_t > &  a,
GeographicLib::NearestNeighbor< dist_t, pos_t, distfun_t > &  b 
)

Swap two GeographicLib::NearestNeighbor objects.

Template Parameters
dist_tthe type used for measuring distances.
pos_tthe type for specifying the positions of points.
distfun_tthe type for a function object which calculates distances between points.
Parameters
[in,out]athe first GeographicLib::NearestNeighbor to swap.
[in,out]bthe second GeographicLib::NearestNeighbor to swap.

Definition at line 827 of file NearestNeighbor.hpp.



gtsam
Author(s):
autogenerated on Mon May 13 2024 03:15:51