| __str__() | lsst::jointcal::AstrometryTransform | inline |
| apply(const double xIn, const double yIn, double &xOut, double &yOut) const override | lsst::jointcal::AstrometryTransformIdentity | inlinevirtual |
| lsst::jointcal::AstrometryTransform::apply(Point const &in, Point &out) const | lsst::jointcal::AstrometryTransform | inline |
| lsst::jointcal::AstrometryTransform::apply(Point const &in) const | lsst::jointcal::AstrometryTransform | inline |
| lsst::jointcal::AstrometryTransform::apply(Frame const &inputframe, bool inscribed) const | lsst::jointcal::AstrometryTransform | |
| AstrometryTransformIdentity() | lsst::jointcal::AstrometryTransformIdentity | inline |
| clone() const override | lsst::jointcal::AstrometryTransformIdentity | inlinevirtual |
| composeAndReduce(AstrometryTransform const &right) const override | lsst::jointcal::AstrometryTransformIdentity | inlinevirtual |
| computeDerivative(Point const &where, AstrometryTransformLinear &derivative, const double step=0.01) const override | lsst::jointcal::AstrometryTransformIdentity | virtual |
| dump(std::ostream &stream=std::cout) const override | lsst::jointcal::AstrometryTransformIdentity | inlinevirtual |
| fit(StarMatchList const &starMatchList) override | lsst::jointcal::AstrometryTransformIdentity | inlinevirtual |
| getJacobian(Point const &point) const | lsst::jointcal::AstrometryTransform | inlinevirtual |
| getJacobian(const double x, const double y) const | lsst::jointcal::AstrometryTransform | virtual |
| getNpar() const override | lsst::jointcal::AstrometryTransformIdentity | inlinevirtual |
| getParams(double *params) const | lsst::jointcal::AstrometryTransform | |
| inverseTransform(const double precision, const Frame ®ion) const | lsst::jointcal::AstrometryTransform | virtual |
| linearApproximation(Point const &where, const double step=0.01) const override | lsst::jointcal::AstrometryTransformIdentity | virtual |
| offsetParams(Eigen::VectorXd const &delta) | lsst::jointcal::AstrometryTransform | |
| paramDerivatives(Point const &where, double *dx, double *dy) const | lsst::jointcal::AstrometryTransform | virtual |
| paramRef(Eigen::Index const i) const | lsst::jointcal::AstrometryTransform | virtual |
| paramRef(Eigen::Index const i) | lsst::jointcal::AstrometryTransform | virtual |
| read(std::istream &s) | lsst::jointcal::AstrometryTransformIdentity | |
| roughInverse(const Frame ®ion) const | lsst::jointcal::AstrometryTransform | virtual |
| toAstMap(jointcal::Frame const &domain) const override | lsst::jointcal::AstrometryTransformIdentity | virtual |
| transformErrors(Point const &where, const double *vIn, double *vOut) const | lsst::jointcal::AstrometryTransform | virtual |
| transformPosAndErrors(const FatPoint &in, FatPoint &out) const | lsst::jointcal::AstrometryTransform | virtual |
| transformStar(FatPoint &in) const | lsst::jointcal::AstrometryTransform | inline |
| write(std::ostream &s) const override | lsst::jointcal::AstrometryTransformIdentity | virtual |
| lsst::jointcal::AstrometryTransform::write(const std::string &fileName) const | lsst::jointcal::AstrometryTransform | |
| ~AstrometryTransform() | lsst::jointcal::AstrometryTransform | inlinevirtual |