lsst.jointcal
master-gc935ebf72c
|
This is the complete list of members for lsst::jointcal::SimplePhotometryModel, including all inherited members.
assignIndices(const std::string &whatToFit, unsigned firstIndex) | lsst::jointcal::SimplePhotometryModel | virtual |
getIndicesAndDerivatives(const MeasuredStar &measuredStar, const CcdImage &ccdImage, std::vector< unsigned > &indices, Eigen::VectorXd &D) | lsst::jointcal::SimplePhotometryModel | virtual |
offsetParams(const Eigen::VectorXd &delta) | lsst::jointcal::SimplePhotometryModel | virtual |
photomFactor(const CcdImage &ccdImage, const Point &where=Point()) const | lsst::jointcal::SimplePhotometryModel | virtual |
SimplePhotometryModel(const CcdImageList &ccdImageList) | lsst::jointcal::SimplePhotometryModel | |
~PhotometryModel() | lsst::jointcal::PhotometryModel | inlinevirtual |