IndexGenerator¶
- 
class 
lsst.shapelet.IndexGenerator(order)¶ Bases:
objectBase class for shapelet index generators.
Parameters: - order: `int`
 Order of the function indices to generate.
Attributes Summary
ordersizeMethods Summary
make(self, order, basisType)Attributes Documentation
- 
order¶ 
- 
size¶ 
Methods Documentation
- 
static 
make(self, order, basisType)¶