lsst.geom g19811a7679+d02280c829
Loading...
Searching...
No Matches
lsst::geom::detail Namespace Reference

Classes

struct  PointSpecialized
struct  PointSpecialized< int >
struct  PointSpecialized< double >

Functions

template<int N>
double computeExtentNorm (Extent< double, N > const &s)
template<int N>
int computeExtentNorm (Extent< int, N > const &s)

Function Documentation

◆ computeExtentNorm() [1/2]

template<int N>
double lsst::geom::detail::computeExtentNorm ( Extent< double, N > const & s)

Definition at line 41 of file Extent.h.

◆ computeExtentNorm() [2/2]

template<int N>
int lsst::geom::detail::computeExtentNorm ( Extent< int, N > const & s)

Definition at line 46 of file Extent.h.