|
lsst.geom g19811a7679+fd0852f7a0
|
This is the complete list of members for lsst::geom::SphereTransform, including all inherited members.
| applyX(double x, double y, double z) const noexcept | lsst::geom::SphereTransform | |
| applyY(double x, double y, double z) const noexcept | lsst::geom::SphereTransform | |
| applyZ(double x, double y, double z) const noexcept | lsst::geom::SphereTransform | |
| fit_unit_vectors(ndarray::Array< double const, 2 > const &from, ndarray::Array< double const, 2 > const &to, ndarray::Array< double const, 1 > const &weights=ndarray::Array< double const, 1 >()) | lsst::geom::SphereTransform | static |
| getMatrix() const noexcept | lsst::geom::SphereTransform | inline |
| inverted() const noexcept | lsst::geom::SphereTransform | |
| Matrix typedef | lsst::geom::SphereTransform | |
| operator()(SpherePoint const &point) const noexcept | lsst::geom::SphereTransform | |
| operator()(sphgeom::UnitVector3d const &vector) const noexcept | lsst::geom::SphereTransform | |
| operator*(SphereTransform const &other) const noexcept | lsst::geom::SphereTransform | |
| SphereTransform() noexcept | lsst::geom::SphereTransform | |
| SphereTransform(Matrix const &matrix) noexcept | lsst::geom::SphereTransform | explicit |
| SphereTransform(SphereTransform const &other) noexcept=default | lsst::geom::SphereTransform | |
| SphereTransform(SphereTransform &&other) noexcept=default | lsst::geom::SphereTransform | |
| ~SphereTransform() noexcept=default | lsst::geom::SphereTransform |