lsst.jointcal
master-g9041cab851+13
|
Class for a simple mapping implementing a generic Gtransfo. More...
Namespaces | |
jointcal | |
Variables | |
tuple | __path__ = pkgutil.extend_path(__path__, __name__) |
Class for a simple mapping implementing a generic Gtransfo.
It uses a template rather than a pointer so that the derived
classes can use the specifics of the transfo. The class simplePolyMapping overloads a few routines.
tuple lsst.__path__ = pkgutil.extend_path(__path__, __name__) |
Definition at line 3 of file __init__.py.