Class lsst::shapelet::MultiShapeletBasisComponent¶
- 
class 
MultiShapeletBasisComponent¶ Simple struct that represents one shapelet expansion in a MultiShapeletBasis.
A MultiShapeletBasis is formed by the linear combination of several shapelet bases with different radii and common ellipticity; this represents a single shapelet basis within the MultiShapeletBasis.
- Note
 This really ought to be an inner class, and should generally be referred to via the MultiShapeletBasis::Component typedef, but Swig doesn’t handle inner classes.