lsst.jointcal  21.0.0-13-g3a573fe+2fb0e04795
Classes | Namespaces | Enumerations
FitterBase.h File Reference
#include "lsst/log/Log.h"
#include "lsst/jointcal/Associations.h"
#include "lsst/jointcal/CcdImage.h"
#include "lsst/jointcal/Chi2.h"
#include "lsst/jointcal/FittedStar.h"
#include "lsst/jointcal/MeasuredStar.h"
#include "lsst/jointcal/Tripletlist.h"

Go to the source code of this file.

Classes

class  lsst::jointcal::FitterBase
 Base class for fitters. More...
 

Namespaces

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

Enumerations

enum class  lsst::jointcal::MinimizeResult { lsst::jointcal::Converged , lsst::jointcal::Chi2Increased , lsst::jointcal::Failed , lsst::jointcal::NonFinite }
 Return value of minimize() More...