lsst.afw
tickets.DM-23835-g31c64b24f1
|
Go to the documentation of this file.
27 #ifndef LSST_AFW_GEOM_EXTENT_H
28 #define LSST_AFW_GEOM_EXTENT_H
54 #endif // !LSST_AFW_GEOM_EXTENT_H
Extent< int, N > truncate(Extent< double, N > const &input) noexcept
A base class for image defects.
Extent< int, 2 > Extent2I
Extent< double, 2 > Extent2D
Extent< int, 3 > Extent3I
Extent< double, 2 > ExtentD
Extent< int, N > floor(Extent< double, N > const &input) noexcept
Extent< int, N > ceil(Extent< double, N > const &input) noexcept
Extent< double, 3 > Extent3D