Bases: IndexGenerator
IndexGenerator
Iterable that generates tuples of indices.
int
the overall coefficient index for a 2-d shapelet expansion (just counts from zero)
the order of the x expansion
the order of the y expansion
Attributes Summary
order
size
Methods Summary
make(self, order, basisType)
make
Attributes Documentation
Methods Documentation
HermiteIndexGenerator
HermiteIndexGenerator.order
HermiteIndexGenerator.size
HermiteIndexGenerator.make()