_swap(CoordinateBase &other) noexcept | lsst::geom::CoordinateBase< CoordinateExpr< N >, bool, N > | inlineprotected |
_vector | lsst::geom::CoordinateBase< CoordinateExpr< N >, bool, N > | protected |
allclose(CoordinateBase< CoordinateExpr< N >, bool, N > const &a, CoordinateBase< CoordinateExpr< N >, bool, N > const &b, bool rtol=static_cast< bool >(1E-5), bool atol=static_cast< bool >(1E-8)) noexcept(std::is_nothrow_copy_constructible< bool >::value &&std::is_nothrow_copy_assignable< bool >::value) | lsst::geom::CoordinateBase< CoordinateExpr< N >, bool, N > | related |
and_(CoordinateExpr const &rhs) const noexcept | lsst::geom::CoordinateExpr< N > | |
asEigen() const noexcept(IS_ELEMENT_NOTHROW_COPYABLE) | lsst::geom::CoordinateBase< CoordinateExpr< N >, bool, N > | inline |
coeffRef(int n) | lsst::geom::CoordinateBase< CoordinateExpr< N >, bool, N > | inline |
coeffRef(int n) const | lsst::geom::CoordinateBase< CoordinateExpr< N >, bool, N > | inline |
CoordinateBase(CoordinateBase const &other) noexcept(IS_ELEMENT_NOTHROW_COPYABLE) | lsst::geom::CoordinateBase< CoordinateExpr< N >, bool, N > | inline |
CoordinateBase(CoordinateBase &&other) noexcept(IS_ELEMENT_NOTHROW_COPYABLE) | lsst::geom::CoordinateBase< CoordinateExpr< N >, bool, N > | inline |
CoordinateBase(bool val=static_cast< bool >(0)) noexcept(IS_ELEMENT_NOTHROW_COPYABLE) | lsst::geom::CoordinateBase< CoordinateExpr< N >, bool, N > | inlineexplicitprotected |
CoordinateBase(Eigen::MatrixBase< Vector > const &vector) | lsst::geom::CoordinateBase< CoordinateExpr< N >, bool, N > | inlineexplicitprotected |
CoordinateExpr(bool val=false) noexcept | lsst::geom::CoordinateExpr< N > | inlineexplicit |
CoordinateExpr(Eigen::MatrixBase< Vector > const &vector) | lsst::geom::CoordinateExpr< N > | inlineexplicit |
CoordinateExpr(CoordinateExpr const &) noexcept=default | lsst::geom::CoordinateExpr< N > | |
CoordinateExpr(CoordinateExpr &&) noexcept=default | lsst::geom::CoordinateExpr< N > | |
dimensions | lsst::geom::CoordinateBase< CoordinateExpr< N >, bool, N > | static |
EigenVector typedef | lsst::geom::CoordinateBase< CoordinateExpr< N >, bool, N > | |
Element typedef | lsst::geom::CoordinateBase< CoordinateExpr< N >, bool, N > | |
IS_ELEMENT_NOTHROW_ASSIGNABLE | lsst::geom::CoordinateBase< CoordinateExpr< N >, bool, N > | static |
IS_ELEMENT_NOTHROW_COPYABLE | lsst::geom::CoordinateBase< CoordinateExpr< N >, bool, N > | static |
not_() const noexcept | lsst::geom::CoordinateExpr< N > | |
operator=(CoordinateExpr const &) noexcept=default | lsst::geom::CoordinateExpr< N > | |
operator=(CoordinateExpr &&) noexcept=default | lsst::geom::CoordinateExpr< N > | |
CoordinateBase< CoordinateExpr< N >, bool, N >::operator=(CoordinateBase const &other) noexcept(IS_ELEMENT_NOTHROW_ASSIGNABLE) | lsst::geom::CoordinateBase< CoordinateExpr< N >, bool, N > | inline |
CoordinateBase< CoordinateExpr< N >, bool, N >::operator=(CoordinateBase &&other) noexcept(IS_ELEMENT_NOTHROW_ASSIGNABLE) | lsst::geom::CoordinateBase< CoordinateExpr< N >, bool, N > | inline |
operator[](int n) | lsst::geom::CoordinateBase< CoordinateExpr< N >, bool, N > | inline |
operator[](int n) const | lsst::geom::CoordinateBase< CoordinateExpr< N >, bool, N > | inline |
or_(CoordinateExpr const &rhs) const noexcept | lsst::geom::CoordinateExpr< N > | |
~CoordinateBase() noexcept=default | lsst::geom::CoordinateBase< CoordinateExpr< N >, bool, N > | |
~CoordinateExpr() noexcept=default | lsst::geom::CoordinateExpr< N > | |