lsst.jointcal  14.0-17-ge3cc87b+2
Namespaces | Macros
AstrometryFit.cc File Reference
#include <iostream>
#include <iomanip>
#include <algorithm>
#include <fstream>
#include "Eigen/Sparse"
#include "lsst/log/Log.h"
#include "lsst/pex/exceptions.h"
#include "lsst/jointcal/AstrometryFit.h"
#include "lsst/jointcal/Associations.h"
#include "lsst/jointcal/Chi2.h"
#include "lsst/jointcal/Eigenstuff.h"
#include "lsst/jointcal/FitterBase.h"
#include "lsst/jointcal/Mapping.h"
#include "lsst/jointcal/Gtransfo.h"
#include "lsst/jointcal/Tripletlist.h"

Go to the source code of this file.

Namespaces

 lsst
 Class for a simple mapping implementing a generic Gtransfo.
 
 lsst::jointcal
 

Macros

#define NPAR_PM   2
 

Macro Definition Documentation

◆ NPAR_PM

#define NPAR_PM   2

Definition at line 54 of file AstrometryFit.cc.