lsst.jointcal
master-g9041cab851+13
|
#include "memory"
#include "lsst/jointcal/Eigenstuff.h"
#include "lsst/jointcal/AstrometryModel.h"
#include "lsst/jointcal/Gtransfo.h"
#include "lsst/jointcal/Frame.h"
#include "lsst/jointcal/SimplePolyMapping.h"
#include "lsst/jointcal/ProjectionHandler.h"
#include "lsst/jointcal/TwoTransfoMapping.h"
#include "lsst/jointcal/CcdImage.h"
#include <map>
Go to the source code of this file.
Classes | |
class | lsst::jointcal::ConstrainedPolyModel |
This is the model used to fit mappings as the combination of a transformation depending on the chip number (instrument model) and a transformation per visit (anamorphism). More... | |
Namespaces | |
lsst | |
Class for a simple mapping implementing a generic Gtransfo. | |
lsst::jointcal | |