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

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

assignIndices(const std::string &whatToFit, unsigned firstIndex)=0lsst::jointcal::PhotometryModelpure virtual
getIndicesAndDerivatives(const MeasuredStar &measuredStar, const CcdImage &ccdImage, std::vector< unsigned > &indices, Eigen::VectorXd &D)=0lsst::jointcal::PhotometryModelpure virtual
offsetParams(const Eigen::VectorXd &delta)=0lsst::jointcal::PhotometryModelpure virtual
photomFactor(const CcdImage &ccdImage, const Point &where) const =0lsst::jointcal::PhotometryModelpure virtual
~PhotometryModel()lsst::jointcal::PhotometryModelinlinevirtual