This is the complete list of members for lsst::jointcal::PhotometryTransfoChebyshev, including all inherited members.
| 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 instFlux) const | lsst::jointcal::PhotometryTransfo | inline |