lsst.jointcal
15.0-7-gab4c137
|
#include <iostream>
#include <sstream>
#include <memory>
#include "Eigen/Core"
#include "ndarray.h"
#include "lsst/afw/geom/AffineTransform.h"
#include "lsst/afw/geom/Box.h"
#include "lsst/afw/geom/Point.h"
#include "lsst/jointcal/Point.h"
Go to the source code of this file.
Classes | |
class | lsst::jointcal::PhotometryTransfo |
class | lsst::jointcal::PhotometryTransfoSpatiallyInvariant |
class | lsst::jointcal::PhotometryTransfoChebyshev |
nth-order 2d Chebyshev photometry transfo. More... | |
Namespaces | |
lsst | |
Class for a simple mapping implementing a generic Gtransfo. | |
lsst::jointcal | |