changeBasisType(BasisTypeEnum basisType) | lsst::shapelet::ShapeletFunction | inline |
ConstPtr typedef | lsst::shapelet::ShapeletFunction | |
convolve(ShapeletFunction const &other) const | lsst::shapelet::ShapeletFunction | |
evaluate() const | lsst::shapelet::ShapeletFunction | inline |
Evaluator typedef | lsst::shapelet::ShapeletFunction | |
FLUX_FACTOR | lsst::shapelet::ShapeletFunction | static |
getBasisType() const | lsst::shapelet::ShapeletFunction | inline |
getCoefficients() | lsst::shapelet::ShapeletFunction | inline |
getCoefficients() const | lsst::shapelet::ShapeletFunction | inline |
getEllipse() const | lsst::shapelet::ShapeletFunction | inline |
getEllipse() | lsst::shapelet::ShapeletFunction | inline |
getOrder() const | lsst::shapelet::ShapeletFunction | inline |
normalize(double value=1.0) | lsst::shapelet::ShapeletFunction | |
operator=(ShapeletFunction const &other) | lsst::shapelet::ShapeletFunction | |
Ptr typedef | lsst::shapelet::ShapeletFunction | |
setEllipse(afw::geom::ellipses::Ellipse const &ellipse) | lsst::shapelet::ShapeletFunction | inline |
ShapeletFunction(int order, BasisTypeEnum basisType) | lsst::shapelet::ShapeletFunction | |
ShapeletFunction(int order, BasisTypeEnum basisType, ndarray::Array< double, 1, 1 > const &coefficients) | lsst::shapelet::ShapeletFunction | |
ShapeletFunction(int order, BasisTypeEnum basisType, double radius, geom::Point2D const ¢er=geom::Point2D()) | lsst::shapelet::ShapeletFunction | |
ShapeletFunction(int order, BasisTypeEnum basisType, double radius, geom::Point2D const ¢er, ndarray::Array< double, 1, 1 > const &coefficients) | lsst::shapelet::ShapeletFunction | |
ShapeletFunction(int order, BasisTypeEnum basisType, afw::geom::ellipses::Ellipse const &ellipse) | lsst::shapelet::ShapeletFunction | |
ShapeletFunction(int order, BasisTypeEnum basisType, afw::geom::ellipses::Ellipse const &ellipse, ndarray::Array< double const, 1, 1 > const &coefficients) | lsst::shapelet::ShapeletFunction | |
ShapeletFunction(ShapeletFunction const &other) | lsst::shapelet::ShapeletFunction | |
ShapeletFunction() | lsst::shapelet::ShapeletFunction | |
shiftInPlace(geom::Extent2D const &offset) | lsst::shapelet::ShapeletFunction | inline |
transformInPlace(geom::AffineTransform const &transform) | lsst::shapelet::ShapeletFunction | inline |