clone() const override | lsst::jointcal::PhotometryTransfoChebyshev | inlinevirtual |
computeParameterDerivatives(double x, double y, double instFlux, Eigen::Ref< Eigen::VectorXd > derivatives) const override | lsst::jointcal::PhotometryTransfoChebyshev | virtual |
dump(std::ostream &stream=std::cout) const override | lsst::jointcal::PhotometryTransfoChebyshev | inlinevirtual |
getBBox() const | lsst::jointcal::PhotometryTransfoChebyshev | inline |
getCoefficients() | lsst::jointcal::PhotometryTransfoChebyshev | inline |
getNpar() const override | lsst::jointcal::PhotometryTransfoChebyshev | inlinevirtual |
getOrder() const | lsst::jointcal::PhotometryTransfoChebyshev | inline |
getParameters() const override | lsst::jointcal::PhotometryTransfoChebyshev | virtual |
mean() const | lsst::jointcal::PhotometryTransfoChebyshev | |
offsetParams(Eigen::VectorXd const &delta) override | lsst::jointcal::PhotometryTransfoChebyshev | virtual |
PhotometryTransfoChebyshev(size_t order, afw::geom::Box2D const &bbox) | lsst::jointcal::PhotometryTransfoChebyshev | |
PhotometryTransfoChebyshev(ndarray::Array< double, 2, 2 > const &coefficients, afw::geom::Box2D const &bbox) | lsst::jointcal::PhotometryTransfoChebyshev | |
transform(double x, double y, double instFlux) const override | lsst::jointcal::PhotometryTransfoChebyshev | virtual |
lsst::jointcal::PhotometryTransfo::transform(Point const &in, double value) const | lsst::jointcal::PhotometryTransfo | inline |
transformError(double x, double y, double value, double valueErr) const override | lsst::jointcal::PhotometryTransfoChebyshev | inlinevirtual |
lsst::jointcal::PhotometryTransfo::transformError(Point const &in, double value, double valueErr) const | lsst::jointcal::PhotometryTransfo | inline |