lsst.shapelet  13.0-5-gde6b2c8+14
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
lsst::shapelet::RadialProfile Member List

This is the complete list of members for lsst::shapelet::RadialProfile, including all inherited members.

_momentsRadiusFactorlsst::shapelet::RadialProfileprotected
evaluate(double r) const =0lsst::shapelet::RadialProfilepure virtual
evaluate(ndarray::Array< double const, 1, 1 > const &r) const lsst::shapelet::RadialProfile
get(std::string const &name)lsst::shapelet::RadialProfilestatic
getBasis(int nComponents, int maxRadius=0) const lsst::shapelet::RadialProfile
getMomentsRadiusFactor() const lsst::shapelet::RadialProfileinline
getName() const lsst::shapelet::RadialProfileinline
RadialProfile(std::string const &name, int defaultMaxRadius)lsst::shapelet::RadialProfileexplicitprotected
registerBasis(boost::shared_ptr< MultiShapeletBasis > basis, int nComponents, int maxRadius)lsst::shapelet::RadialProfile