lsst.jointcal  master-gc935ebf72c
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Namespaces | Variables
lsst Namespace Reference

Class for a simple mapping implementing a generic Gtransfo. More...

Namespaces

 jointcal
 

Variables

tuple __path__ = pkgutil.extend_path(__path__, __name__)
 

Detailed Description

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.

Variable Documentation

tuple lsst.__path__ = pkgutil.extend_path(__path__, __name__)

Definition at line 3 of file __init__.py.