LSSTApplications  20.0.0
LSSTDataManagementBasePackage
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

 lsst
 A base class for image defects.
 
 lsst::geom
 
 lsst::geom::detail
 

Functions

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