lsst.jointcal gd82bb2a289+2b0b9d76be
Loading...
Searching...
No Matches
lsst::jointcal::FitterBase Member List

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

_associationslsst::jointcal::FitterBaseprotected
_lastNTriplsst::jointcal::FitterBaseprotected
_loglsst::jointcal::FitterBaseprotected
_nModelParamslsst::jointcal::FitterBaseprotected
_nStarParamslsst::jointcal::FitterBaseprotected
_nTotallsst::jointcal::FitterBaseprotected
_whatToFitlsst::jointcal::FitterBaseprotected
accumulateStatImageList(CcdImageList const &ccdImageList, Chi2Accumulator &accum) const =0lsst::jointcal::FitterBaseprotectedpure virtual
accumulateStatRefStars(Chi2Accumulator &accum) const =0lsst::jointcal::FitterBaseprotectedpure virtual
assignIndices(std::string const &whatToFit)=0lsst::jointcal::FitterBasepure virtual
computeChi2() constlsst::jointcal::FitterBase
findOutliers(double nSigmaCut, MeasuredStarList &msOutliers, FittedStarList &fsOutliers, double &cut) constlsst::jointcal::FitterBaseprotected
FitterBase(std::shared_ptr< Associations > associations)lsst::jointcal::FitterBaseinlineexplicit
FitterBase(FitterBase const &)=deletelsst::jointcal::FitterBase
FitterBase(FitterBase &&)=deletelsst::jointcal::FitterBase
getIndicesOfMeasuredStar(MeasuredStar const &measuredStar, IndexVector &indices) const =0lsst::jointcal::FitterBaseprotectedpure virtual
leastSquareDerivatives(TripletList &tripletList, Eigen::VectorXd &grad) constlsst::jointcal::FitterBase
leastSquareDerivativesMeasurement(CcdImage const &ccdImage, TripletList &tripletList, Eigen::VectorXd &grad, MeasuredStarList const *measuredStarList=nullptr) const =0lsst::jointcal::FitterBaseprotectedpure virtual
leastSquareDerivativesReference(FittedStarList const &fittedStarList, TripletList &tripletList, Eigen::VectorXd &grad) const =0lsst::jointcal::FitterBaseprotectedpure virtual
minimize(std::string const &whatToFit, double nSigmaCut=0, double sigmaRelativeTolerance=0, bool doRankUpdate=true, bool doLineSearch=false, std::string const &dumpMatrixFile="")lsst::jointcal::FitterBase
offsetParams(Eigen::VectorXd const &delta)=0lsst::jointcal::FitterBasepure virtual
operator=(FitterBase const &)=deletelsst::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
saveChi2Contributions(std::string const &baseName) constlsst::jointcal::FitterBasevirtual
saveChi2MeasContributions(std::string const &filename) const =0lsst::jointcal::FitterBaseprotectedpure virtual
saveChi2RefContributions(std::string const &filename) const =0lsst::jointcal::FitterBaseprotectedpure virtual
~FitterBase()=defaultlsst::jointcal::FitterBasevirtual