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