| _associations | lsst::jointcal::FitterBase | protected |
| _lastNTrip | lsst::jointcal::FitterBase | protected |
| _log | lsst::jointcal::FitterBase | protected |
| _nMeasuredStars | lsst::jointcal::FitterBase | protected |
| _nParTot | lsst::jointcal::FitterBase | protected |
| _whatToFit | lsst::jointcal::FitterBase | protected |
| assignIndices(std::string const &whatToFit) override | lsst::jointcal::AstrometryFit | virtual |
| AstrometryFit(std::shared_ptr< Associations > associations, std::shared_ptr< AstrometryModel > astrometryModel, double posError) | lsst::jointcal::AstrometryFit | |
| AstrometryFit(AstrometryFit const &)=delete | lsst::jointcal::AstrometryFit | |
| AstrometryFit(AstrometryFit &&)=delete | lsst::jointcal::AstrometryFit | |
| checkStuff() | lsst::jointcal::AstrometryFit | |
| computeChi2() const | lsst::jointcal::FitterBase | |
| findOutliers(double nSigmaCut, MeasuredStarList &msOutliers, FittedStarList &fsOutliers) const | lsst::jointcal::FitterBase | protected |
| FitterBase(std::shared_ptr< Associations > associations) | lsst::jointcal::FitterBase | inlineexplicit |
| FitterBase(FitterBase const &)=delete | lsst::jointcal::FitterBase | |
| FitterBase(FitterBase &&)=delete | lsst::jointcal::FitterBase | |
| freezeErrorTransform() | lsst::jointcal::AstrometryFit | inline |
| leastSquareDerivatives(TripletList &tripletList, Eigen::VectorXd &grad) const | lsst::jointcal::FitterBase | |
| minimize(std::string const &whatToFit, double const nSigmaCut=0, bool const doRankUpdate=true, std::string const &dumpMatrixFile="") | lsst::jointcal::FitterBase | |
| offsetParams(Eigen::VectorXd const &delta) override | lsst::jointcal::AstrometryFit | virtual |
| operator=(AstrometryFit const &)=delete | lsst::jointcal::AstrometryFit | |
| operator=(AstrometryFit &&)=delete | lsst::jointcal::AstrometryFit | |
| lsst::jointcal::FitterBase::operator=(FitterBase const &)=delete | lsst::jointcal::FitterBase | |
| lsst::jointcal::FitterBase::operator=(FitterBase &&)=delete | lsst::jointcal::FitterBase | |
| outliersContributions(MeasuredStarList &msOutliers, FittedStarList &fsOutliers, TripletList &tripletList, Eigen::VectorXd &grad) | lsst::jointcal::FitterBase | protected |
| removeMeasOutliers(MeasuredStarList &outliers) | lsst::jointcal::FitterBase | protected |
| removeRefOutliers(FittedStarList &outliers) | lsst::jointcal::FitterBase | protected |
| saveChi2Contributions(std::string const &baseName) const | lsst::jointcal::FitterBase | virtual |
| saveChi2MeasContributions(std::string const &baseName) const override | lsst::jointcal::AstrometryFit | virtual |
| saveChi2RefContributions(std::string const &baseName) const override | lsst::jointcal::AstrometryFit | virtual |