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