Bases: IndexGenerator
IndexGenerator
Iterable that generates tuples of indices.
int
the overall coefficient index for a 2-d shapelet expansion (just counts from zero)
indices of the polar shapelet expansion (see BasisTypeEnum).
bool
True, if this is the real part of the coefficient.
Attributes Summary
order
size
Methods Summary
make(self, order, basisType)
make
Attributes Documentation
Methods Documentation
LaguerreIndexGenerator
LaguerreIndexGenerator.order
LaguerreIndexGenerator.size
LaguerreIndexGenerator.make()