LSSTApplications  20.0.0
LSSTDataManagementBasePackage
lsst::geom::Extent< T, N > Member List

This is the complete list of members for lsst::geom::Extent< T, N >, including all inherited members.

computeNorm() constlsst::geom::Extent< T, N >inline
computeSquaredNorm() constlsst::geom::Extent< T, N >inline
EigenVector typedeflsst::geom::Extent< T, N >
Extent(T val=static_cast< T >(0)) noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::Extent< T, N >inlineexplicit
Extent(EigenVector const &vector) noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::Extent< T, N >inlineexplicit
Extent(Point< T, N > const &other) noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::Extent< T, N >explicit
Extent(Extent< U, N > const &other) noexcept(IS_NOTHROW_CONVERTIBLE< T, U >)lsst::geom::Extent< T, N >explicit
Extent(Point< U, N > const &other) noexcept(IS_NOTHROW_CONVERTIBLE< T, U >)lsst::geom::Extent< T, N >explicit
Extent(Extent const &other)=defaultlsst::geom::Extent< T, N >
Extent(Extent &&other)=defaultlsst::geom::Extent< T, N >
operator=(Extent const &other)=defaultlsst::geom::Extent< T, N >
operator=(Extent &&other)=defaultlsst::geom::Extent< T, N >
swap(Extent &other) noexceptlsst::geom::Extent< T, N >inline
~Extent()=defaultlsst::geom::Extent< T, N >