lsst.geom g3b44f30a73+6611e0205b
lsst::geom::Extent< T, 2 > Member List

This is the complete list of members for lsst::geom::Extent< T, 2 >, 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, 2 >
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::ExtentBase< T, 2 >inline
computeSquaredNorm() constlsst::geom::ExtentBase< T, 2 >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, 2 >
Element typedeflsst::geom::CoordinateBase< Extent< T, N >, T, N >
eq(Extent< T, N > const &other) const noexceptlsst::geom::ExtentBase< T, 2 >
eq(T scalar) const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, 2 >inline
Extent(T val=static_cast< T >(0)) noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::Extent< T, 2 >inlineexplicit
Extent(EigenVector const &vector) noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::Extent< T, 2 >inlineexplicit
Extent(Point< T, 2 > const &other) noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::Extent< T, 2 >explicit
Extent(Extent< U, 2 > const &other) noexcept(IS_NOTHROW_CONVERTIBLE< T, U >)lsst::geom::Extent< T, 2 >explicit
Extent(Point< U, 2 > const &other) noexcept(IS_NOTHROW_CONVERTIBLE< T, U >)lsst::geom::Extent< T, 2 >explicit
Extent(T x, T y) noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::Extent< T, 2 >inlineexplicit
Extent(T const xy[2]) noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::Extent< T, 2 >inlineexplicit
Extent(std::pair< T, T > const &xy) noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::Extent< T, 2 >inlineexplicit
Extent(std::tuple< T, T > const &xy) noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::Extent< T, 2 >inlineexplicit
Extent(Extent const &other)=defaultlsst::geom::Extent< T, 2 >
Extent(Extent &&other)=defaultlsst::geom::Extent< T, 2 >
ExtentBase(ExtentBase const &)=defaultlsst::geom::ExtentBase< T, 2 >
ExtentBase(ExtentBase &&)=defaultlsst::geom::ExtentBase< T, 2 >
ExtentBase(T val=static_cast< T >(0)) noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, 2 >inlineexplicitprotected
ExtentBase(Eigen::MatrixBase< Vector > const &vector)lsst::geom::ExtentBase< T, 2 >inlineexplicitprotected
ge(Extent< T, N > const &other) const noexceptlsst::geom::ExtentBase< T, 2 >
ge(T scalar) const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, 2 >inline
gt(Extent< T, N > const &other) const noexceptlsst::geom::ExtentBase< T, 2 >
gt(T scalar) const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, 2 >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, 2 >
le(T scalar) const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, 2 >inline
lt(Extent< T, N > const &other) const noexceptlsst::geom::ExtentBase< T, 2 >
lt(T scalar) const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, 2 >inline
ne(Extent< T, N > const &other) const noexceptlsst::geom::ExtentBase< T, 2 >
ne(T scalar) const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, 2 >inline
operator!=(Extent< T, N > const &other) const noexceptlsst::geom::ExtentBase< T, 2 >inline
operator*(T scalar) const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, 2 >inline
operator*=(T scalar) noexcept(Super::IS_ELEMENT_NOTHROW_ASSIGNABLE)lsst::geom::ExtentBase< T, 2 >inline
operator+(Point< T, N > const &other) const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, 2 >
operator+(Extent< T, N > const &other) const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, 2 >inline
operator+() const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, 2 >inline
operator+=(Extent< T, N > const &other) noexcept(Super::IS_ELEMENT_NOTHROW_ASSIGNABLE)lsst::geom::ExtentBase< T, 2 >inline
operator-(Extent< T, N > const &other) const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, 2 >inline
operator-() const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, 2 >inline
operator-=(Extent< T, N > const &other) noexcept(Super::IS_ELEMENT_NOTHROW_ASSIGNABLE)lsst::geom::ExtentBase< T, 2 >inline
operator/(T scalar) const noexcept(Super::IS_ELEMENT_NOTHROW_COPYABLE)lsst::geom::ExtentBase< T, 2 >inline
operator/=(T scalar) noexcept(Super::IS_ELEMENT_NOTHROW_ASSIGNABLE)lsst::geom::ExtentBase< T, 2 >inline
operator=(Extent const &other)=defaultlsst::geom::Extent< T, 2 >
operator=(Extent &&other)=defaultlsst::geom::Extent< T, 2 >
ExtentBase< T, 2 >::operator=(ExtentBase const &)=defaultlsst::geom::ExtentBase< T, 2 >
ExtentBase< T, 2 >::operator=(ExtentBase &&)=defaultlsst::geom::ExtentBase< T, 2 >
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, 2 >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, 2 >inline
toString() constlsst::geom::ExtentBase< T, 2 >inline
~CoordinateBase() noexcept=defaultlsst::geom::CoordinateBase< Extent< T, N >, T, N >
~Extent()=defaultlsst::geom::Extent< T, 2 >
~ExtentBase()=defaultlsst::geom::ExtentBase< T, 2 >