lsst.afw g3a5ebb7d8a+28b83bf6a5
Loading...
Searching...
No Matches
_transform.py File Reference

Go to the source code of this file.

Namespaces

namespace  lsst
namespace  lsst::afw
namespace  lsst::afw::geom
namespace  lsst.afw.geom._python
namespace  lsst.afw.geom._python._transform

Functions

 lsst.afw.geom._python._transform.getJacobian (self, x)
 lsst.afw.geom._python._transform.then (self, next, simplify=True)
 lsst.afw.geom._python._transform.unpickleTransform (cls, state)
 lsst.afw.geom._python._transform.reduceTransform (transform)
 lsst.afw.geom._python._transform.addTransformMethods (cls)

Variables

dict lsst.afw.geom._python._transform.transformRegistry = {}
 lsst.afw.geom._python._transform.toEndpoint = next.fromEndpoint:
 lsst.afw.geom._python._transform.getJacobian = getJacobian
 lsst.afw.geom._python._transform.then = then