lsst.jointcal  14.0-17-ge3cc87b+13
Namespaces
lsst Namespace Reference

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

Namespaces

 afw
 
 base
 
 daf
 
 gdb
 
 jointcal
 
 log
 
 meas
 
 pex
 
 pipe
 
 utils
 

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.