LSST Applications  21.0.0+04719a4bac,21.0.0-1-ga51b5d4+f5e6047307,21.0.0-11-g2b59f77+a9c1acf22d,21.0.0-11-ga42c5b2+86977b0b17,21.0.0-12-gf4ce030+76814010d2,21.0.0-13-g1721dae+760e7a6536,21.0.0-13-g3a573fe+768d78a30a,21.0.0-15-g5a7caf0+f21cbc5713,21.0.0-16-g0fb55c1+b60e2d390c,21.0.0-19-g4cded4ca+71a93a33c0,21.0.0-2-g103fe59+bb20972958,21.0.0-2-g45278ab+04719a4bac,21.0.0-2-g5242d73+3ad5d60fb1,21.0.0-2-g7f82c8f+8babb168e8,21.0.0-2-g8f08a60+06509c8b61,21.0.0-2-g8faa9b5+616205b9df,21.0.0-2-ga326454+8babb168e8,21.0.0-2-gde069b7+5e4aea9c2f,21.0.0-2-gecfae73+1d3a86e577,21.0.0-2-gfc62afb+3ad5d60fb1,21.0.0-25-g1d57be3cd+e73869a214,21.0.0-3-g357aad2+ed88757d29,21.0.0-3-g4a4ce7f+3ad5d60fb1,21.0.0-3-g4be5c26+3ad5d60fb1,21.0.0-3-g65f322c+e0b24896a3,21.0.0-3-g7d9da8d+616205b9df,21.0.0-3-ge02ed75+a9c1acf22d,21.0.0-4-g591bb35+a9c1acf22d,21.0.0-4-g65b4814+b60e2d390c,21.0.0-4-gccdca77+0de219a2bc,21.0.0-4-ge8a399c+6c55c39e83,21.0.0-5-gd00fb1e+05fce91b99,21.0.0-6-gc675373+3ad5d60fb1,21.0.0-64-g1122c245+4fb2b8f86e,21.0.0-7-g04766d7+cd19d05db2,21.0.0-7-gdf92d54+04719a4bac,21.0.0-8-g5674e7b+d1bd76f71f,master-gac4afde19b+a9c1acf22d,w.2021.13
LSST Data Management Base Package
lsst::geom::Extent< T, N > Member List

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

_swap(CoordinateBase &other) noexceptlsst::geom::CoordinateBase< Extent< T, N >, T, N >inlineprotected
_vectorlsst::geom::CoordinateBase< Extent< T, N >, T, N >protected
allclose(CoordinateBase< Extent< T, N >, T, N > const &a, CoordinateBase< Extent< T, N >, T, N > const &b, T rtol=static_cast< T >(1E-5), T atol=static_cast< T >(1E-8)) noexcept(std::is_nothrow_copy_constructible< T >::value &&std::is_nothrow_copy_assignable< T >::value)lsst::geom::CoordinateBase< Extent< T, N >, T, N >related
asEigen() const noexcept(IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::CoordinateBase< Extent< T, N >, T, N >inline
asPoint() const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, N >
coeffRef(int n)lsst::geom::CoordinateBase< Extent< T, N >, T, N >inline
coeffRef(int n) constlsst::geom::CoordinateBase< Extent< T, N >, T, N >inline
computeNorm() constlsst::geom::Extent< T, N >inline
computeSquaredNorm() constlsst::geom::Extent< T, N >inline
CoordinateBase(CoordinateBase const &other) noexcept(IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::CoordinateBase< Extent< T, N >, T, N >inline
CoordinateBase(CoordinateBase &&other) noexcept(IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::CoordinateBase< Extent< T, N >, T, N >inline
CoordinateBase(T val=static_cast< T >(0)) noexcept(IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::CoordinateBase< Extent< T, N >, T, N >inlineexplicitprotected
CoordinateBase(Eigen::MatrixBase< Vector > const &vector)lsst::geom::CoordinateBase< Extent< T, N >, T, N >inlineexplicitprotected
dimensionslsst::geom::CoordinateBase< Extent< T, N >, T, N >static
EigenVector typedeflsst::geom::Extent< T, N >
Element typedeflsst::geom::CoordinateBase< Extent< T, N >, T, N >
eq(Extent< T, N > const &other) const noexceptlsst::geom::ExtentBase< T, N >
eq(T scalar) const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, N >inline
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 >
ExtentBase(ExtentBase const &)=defaultlsst::geom::ExtentBase< T, N >
ExtentBase(ExtentBase &&)=defaultlsst::geom::ExtentBase< T, N >
ExtentBase(T val=static_cast< T >(0)) noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, N >inlineexplicitprotected
ExtentBase(Eigen::MatrixBase< Vector > const &vector)lsst::geom::ExtentBase< T, N >inlineexplicitprotected
ge(Extent< T, N > const &other) const noexceptlsst::geom::ExtentBase< T, N >
ge(T scalar) const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, N >inline
gt(Extent< T, N > const &other) const noexceptlsst::geom::ExtentBase< T, N >
gt(T scalar) const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, N >inline
IS_ELEMENT_NOTHROW_ASSIGNABLElsst::geom::CoordinateBase< Extent< T, N >, T, N >static
IS_ELEMENT_NOTHROW_COPYABLElsst::geom::CoordinateBase< Extent< T, N >, T, N >static
le(Extent< T, N > const &other) const noexceptlsst::geom::ExtentBase< T, N >
le(T scalar) const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, N >inline
lt(Extent< T, N > const &other) const noexceptlsst::geom::ExtentBase< T, N >
lt(T scalar) const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, N >inline
ne(Extent< T, N > const &other) const noexceptlsst::geom::ExtentBase< T, N >
ne(T scalar) const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, N >inline
operator!=(Extent< T, N > const &other) const noexceptlsst::geom::ExtentBase< T, N >inline
operator*(T scalar) const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, N >inline
operator*=(T scalar) noexcept(Super::IS_ELEMENT_NOTHROW_ASSIGNABLE)lsst::geom::ExtentBase< T, N >inline
operator+(Point< T, N > const &other) const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, N >
operator+(Extent< T, N > const &other) const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, N >inline
operator+() const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, N >inline
operator+=(Extent< T, N > const &other) noexcept(Super::IS_ELEMENT_NOTHROW_ASSIGNABLE)lsst::geom::ExtentBase< T, N >inline
operator-(Extent< T, N > const &other) const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, N >inline
operator-() const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, N >inline
operator-=(Extent< T, N > const &other) noexcept(Super::IS_ELEMENT_NOTHROW_ASSIGNABLE)lsst::geom::ExtentBase< T, N >inline
operator/(T scalar) const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, N >inline
operator/=(T scalar) noexcept(Super::IS_ELEMENT_NOTHROW_ASSIGNABLE)lsst::geom::ExtentBase< T, N >inline
operator=(Extent const &other)=defaultlsst::geom::Extent< T, N >
operator=(Extent &&other)=defaultlsst::geom::Extent< T, N >
lsst::geom::ExtentBase::operator=(ExtentBase const &)=defaultlsst::geom::ExtentBase< T, N >
lsst::geom::ExtentBase::operator=(ExtentBase &&)=defaultlsst::geom::ExtentBase< T, N >
CoordinateBase< Extent< T, N >, T, N >::operator=(CoordinateBase const &other) noexcept(IS_ELEMENT_NOTHROW_ASSIGNABLE)lsst::geom::CoordinateBase< Extent< T, N >, T, N >inline
CoordinateBase< Extent< T, N >, T, N >::operator=(CoordinateBase &&other) noexcept(IS_ELEMENT_NOTHROW_ASSIGNABLE)lsst::geom::CoordinateBase< Extent< T, N >, T, N >inline
operator==(Extent< T, N > const &other) const noexceptlsst::geom::ExtentBase< T, N >inline
operator[](int n)lsst::geom::CoordinateBase< Extent< T, N >, T, N >inline
operator[](int n) constlsst::geom::CoordinateBase< Extent< T, N >, T, N >inline
swap(Extent &other) noexceptlsst::geom::Extent< T, N >inline
toString() constlsst::geom::ExtentBase< T, N >inline
~CoordinateBase() noexcept=defaultlsst::geom::CoordinateBase< Extent< T, N >, T, N >
~Extent()=defaultlsst::geom::Extent< T, N >
~ExtentBase()=defaultlsst::geom::ExtentBase< T, N >