lsst.jointcal  15.0-11-gda8ddd7+3
Namespaces
lsst Namespace Reference

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

Namespaces

 afw
 
 base
 
 daf
 
 gdb
 
 jointcal
 
 log
 
 meas
 
 pex
 
 pipe
 
 sphgeom
 
 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.