lsst.geom 22.0.1-8-gd4e50c7+b3f020af39
Classes | Namespaces | Functions
Point.cc File Reference
#include <cmath>
#include "lsst/utils/hashCombine.h"
#include "lsst/geom/Point.h"

Go to the source code of this file.

Classes

struct  lsst::geom::detail::PointSpecialized< T >
 
struct  lsst::geom::detail::PointSpecialized< int >
 
struct  lsst::geom::detail::PointSpecialized< double >
 

Namespaces

namespace  lsst
 
namespace  lsst::geom
 
namespace  lsst::geom::detail
 

Functions

template<typename T , int N>
std::size_t lsst::geom::hash_value (Point< T, N > const &point) noexcept