lsst.jointcal
19.0.0-13-g16625d3+3
|
This is the complete list of members for lsst::jointcal::PhotometryFit, including all inherited members.
_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::PhotometryFit | virtual |
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 | |
getModel() const | lsst::jointcal::PhotometryFit | inline |
leastSquareDerivatives(TripletList &tripletList, Eigen::VectorXd &grad) const | lsst::jointcal::FitterBase | |
minimize(std::string const &whatToFit, double const nSigmaCut=0, bool const doRankUpdate=true, bool const doLineSearch=false, std::string const &dumpMatrixFile="") | lsst::jointcal::FitterBase | |
offsetParams(Eigen::VectorXd const &delta) override | lsst::jointcal::PhotometryFit | virtual |
operator=(PhotometryFit const &)=delete | lsst::jointcal::PhotometryFit | |
operator=(PhotometryFit &&)=delete | lsst::jointcal::PhotometryFit | |
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 |
PhotometryFit(std::shared_ptr< Associations > associations, std::shared_ptr< PhotometryModel > photometryModel) | lsst::jointcal::PhotometryFit | inline |
PhotometryFit(PhotometryFit const &)=delete | lsst::jointcal::PhotometryFit | |
PhotometryFit(PhotometryFit &&)=delete | lsst::jointcal::PhotometryFit | |
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 &filename) const override | lsst::jointcal::PhotometryFit | protectedvirtual |
saveChi2RefContributions(std::string const &filename) const override | lsst::jointcal::PhotometryFit | protectedvirtual |