lsst.jointcal
14.0-17-ge3cc87b+5
|
This is the complete list of members for lsst::jointcal::SimplePhotometryModel, including all inherited members.
assignIndices(std::string const &whatToFit, unsigned firstIndex) override | lsst::jointcal::SimplePhotometryModel | virtual |
computeParameterDerivatives(MeasuredStar const &measuredStar, CcdImage const &ccdImage, Eigen::VectorXd &derivatives) const override | lsst::jointcal::SimplePhotometryModel | virtual |
dump(std::ostream &stream=std::cout) const override | lsst::jointcal::SimplePhotometryModel | virtual |
getMapping(CcdImage const &ccdImage) const | lsst::jointcal::PhotometryModel | inline |
getMappingIndices(CcdImage const &ccdImage, std::vector< unsigned > &indices) const override | lsst::jointcal::SimplePhotometryModel | virtual |
getNpar(CcdImage const &ccdImage) const | lsst::jointcal::PhotometryModel | inline |
offsetParams(Eigen::VectorXd const &delta) override | lsst::jointcal::SimplePhotometryModel | virtual |
operator=(SimplePhotometryModel const &)=delete | lsst::jointcal::SimplePhotometryModel | |
operator=(SimplePhotometryModel &&)=delete | lsst::jointcal::SimplePhotometryModel | |
SimplePhotometryModel(CcdImageList const &ccdImageList) | lsst::jointcal::SimplePhotometryModel | |
SimplePhotometryModel(SimplePhotometryModel const &)=delete | lsst::jointcal::SimplePhotometryModel | |
SimplePhotometryModel(SimplePhotometryModel &&)=delete | lsst::jointcal::SimplePhotometryModel | |
toPhotoCalib(CcdImage const &ccdImage) const override | lsst::jointcal::SimplePhotometryModel | virtual |
transform(CcdImage const &ccdImage, MeasuredStar const &measuredStar, double instFlux) const override | lsst::jointcal::SimplePhotometryModel | virtual |