HermiteIndexGenerator¶
- 
class 
lsst.shapelet.HermiteIndexGenerator(order)¶ Bases:
lsst.shapelet.IndexGeneratorIterable that generates tuples of indices.
Yields: Attributes Summary
ordersizeMethods Summary
make(self, order, basisType)Attributes Documentation
- 
order¶ 
- 
size¶ 
Methods Documentation
- 
static 
make(self, order, basisType)¶ 
-