lsst.shapelet
19.0.0-3-gcfc5f51+10
|
This is the complete list of members for lsst::shapelet::RadialProfile, including all inherited members.
_momentsRadiusFactor | lsst::shapelet::RadialProfile | protected |
evaluate(double r) const =0 | lsst::shapelet::RadialProfile | pure virtual |
evaluate(ndarray::Array< double const, 1, 1 > const &r) const | lsst::shapelet::RadialProfile | |
get(std::string const &name) | lsst::shapelet::RadialProfile | static |
getBasis(int nComponents, int maxRadius=0) const | lsst::shapelet::RadialProfile | |
getMomentsRadiusFactor() const | lsst::shapelet::RadialProfile | inline |
getName() const | lsst::shapelet::RadialProfile | inline |
RadialProfile(std::string const &name, int defaultMaxRadius) | lsst::shapelet::RadialProfile | explicitprotected |
registerBasis(boost::shared_ptr< MultiShapeletBasis > basis, int nComponents, int maxRadius) | lsst::shapelet::RadialProfile |