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