lsst.jointcal  master-g59ec7209dd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
lsst::jointcal::AstrometryFit Member List

This is the complete list of members for lsst::jointcal::AstrometryFit, including all inherited members.

_associationslsst::jointcal::FitterBaseprotected
_lastNTriplsst::jointcal::FitterBaseprotected
_nMeasuredStarslsst::jointcal::FitterBaseprotected
_nParTotlsst::jointcal::FitterBaseprotected
_whatToFitlsst::jointcal::FitterBaseprotected
assignIndices(std::string const &whatToFit) overridelsst::jointcal::AstrometryFitvirtual
AstrometryFit(std::shared_ptr< Associations > associations, std::shared_ptr< AstrometryModel > astrometryModel, double posError)lsst::jointcal::AstrometryFit
AstrometryFit(AstrometryFit const &)=deletelsst::jointcal::AstrometryFit
AstrometryFit(AstrometryFit &&)=deletelsst::jointcal::AstrometryFit
checkStuff()lsst::jointcal::AstrometryFit
computeChi2() const lsst::jointcal::FitterBase
findOutliers(double nSigmaCut, MeasuredStarList &msOutliers, FittedStarList &fsOutliers) const lsst::jointcal::FitterBaseprotected
FitterBase(std::shared_ptr< Associations > associations)lsst::jointcal::FitterBaseinlineexplicit
FitterBase(FitterBase const &)=deletelsst::jointcal::FitterBase
FitterBase(FitterBase &&)=deletelsst::jointcal::FitterBase
freezeErrorScales()lsst::jointcal::AstrometryFitinline
leastSquareDerivatives(TripletList &tripletList, Eigen::VectorXd &grad) const lsst::jointcal::FitterBase
makeMeasResTuple(std::string const &tupleName) const lsst::jointcal::AstrometryFit
makeRefResTuple(std::string const &tupleName) const lsst::jointcal::AstrometryFit
minimize(std::string const &whatToFit, double nSigmaCut=0)lsst::jointcal::FitterBase
offsetParams(Eigen::VectorXd const &delta) overridelsst::jointcal::AstrometryFitvirtual
operator=(AstrometryFit const &)=deletelsst::jointcal::AstrometryFit
operator=(AstrometryFit &&)=deletelsst::jointcal::AstrometryFit
lsst::jointcal::FitterBase::operator=(FitterBase const &)=deletelsst::jointcal::FitterBase
lsst::jointcal::FitterBase::operator=(FitterBase &&)=deletelsst::jointcal::FitterBase
outliersContributions(MeasuredStarList &msOutliers, FittedStarList &fsOutliers, TripletList &tripletList, Eigen::VectorXd &grad)lsst::jointcal::FitterBaseprotected
removeMeasOutliers(MeasuredStarList &outliers)lsst::jointcal::FitterBaseprotected
removeRefOutliers(FittedStarList &outliers)lsst::jointcal::FitterBaseprotected
saveResultTuples(std::string const &tupleName) const overridelsst::jointcal::AstrometryFitvirtual