LSSTApplications  10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
LSSTDataManagementBasePackage
lsst::meas::algorithms::shapelet::Legendre2D Member List

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

_boundslsst::meas::algorithms::shapelet::Legendre2Dprivate
_coeffslsst::meas::algorithms::shapelet::Function2Dprotected
_xOrderlsst::meas::algorithms::shapelet::Function2Dprotected
_yOrderlsst::meas::algorithms::shapelet::Function2Dprotected
addLinear(double a, double b, double c)lsst::meas::algorithms::shapelet::Legendre2Dvirtual
conj() const lsst::meas::algorithms::shapelet::Function2Dvirtual
copy() const lsst::meas::algorithms::shapelet::Legendre2Dinlinevirtual
definePX(int order, double x) const lsst::meas::algorithms::shapelet::Legendre2Dprivatevirtual
definePXY(int order, double xy, double min, double max) const lsst::meas::algorithms::shapelet::Legendre2Dprivate
definePY(int order, double y) const lsst::meas::algorithms::shapelet::Legendre2Dprivatevirtual
dFdX() const lsst::meas::algorithms::shapelet::Legendre2Dvirtual
dFdY() const lsst::meas::algorithms::shapelet::Legendre2Dvirtual
Function2D()lsst::meas::algorithms::shapelet::Function2Dinline
Function2D(int xo, int yo)lsst::meas::algorithms::shapelet::Function2Dinline
Function2D(int xo, int yo, const DMatrix &c)lsst::meas::algorithms::shapelet::Function2Dinline
Function2D(const Function2D &rhs)lsst::meas::algorithms::shapelet::Function2Dinline
getBounds() const lsst::meas::algorithms::shapelet::Legendre2Dinline
getCoeffs() const lsst::meas::algorithms::shapelet::Function2Dinline
getXMax() const lsst::meas::algorithms::shapelet::Legendre2Dinline
getXMin() const lsst::meas::algorithms::shapelet::Legendre2Dinline
getXOrder() const lsst::meas::algorithms::shapelet::Function2Dinline
getYMax() const lsst::meas::algorithms::shapelet::Legendre2Dinline
getYMin() const lsst::meas::algorithms::shapelet::Legendre2Dinline
getYOrder() const lsst::meas::algorithms::shapelet::Function2Dinline
isNonZero() const lsst::meas::algorithms::shapelet::Function2Dinline
Legendre2D()lsst::meas::algorithms::shapelet::Legendre2Dinline
Legendre2D(double xMin, double xMax, double yMin, double yMax)lsst::meas::algorithms::shapelet::Legendre2Dinline
Legendre2D(const Bounds &b)lsst::meas::algorithms::shapelet::Legendre2Dinline
Legendre2D(const Legendre2D &rhs)lsst::meas::algorithms::shapelet::Legendre2Dinline
Legendre2D(const Bounds &b, const DMatrix &a)lsst::meas::algorithms::shapelet::Legendre2Dinline
Legendre2D(int xo, int yo, const Bounds &b)lsst::meas::algorithms::shapelet::Legendre2Dinline
Legendre2D(std::istream &fin)lsst::meas::algorithms::shapelet::Legendre2D
linearPreTransform(double a, double b, double c, double d, double e, double f)lsst::meas::algorithms::shapelet::Legendre2Dvirtual
linearTransform(double a, double b, double c, const Function2D &f, const Function2D &g)lsst::meas::algorithms::shapelet::Function2Dvirtual
linearTransform(double a, double b, const Function2D &f)lsst::meas::algorithms::shapelet::Function2Dinlinevirtual
operator()(double x, double y) const lsst::meas::algorithms::shapelet::Function2Dvirtual
operator()(const Position &p) const lsst::meas::algorithms::shapelet::Function2Dinline
operator*=(double scale)lsst::meas::algorithms::shapelet::Function2Dinlinevirtual
operator+=(const Function2D &rhs)lsst::meas::algorithms::shapelet::Legendre2Dvirtual
orderFit(int maxOrder, double equivProb, const std::vector< Position > &pos, const std::vector< double > &v, const std::vector< bool > &shouldUse, const std::vector< double > *sigList=0, double *chisqout=0, int *dofout=0, DMatrix *cov=0)lsst::meas::algorithms::shapelet::Function2Dvirtual
outlierFit(int order, double nsig, const std::vector< Position > &pos, const std::vector< double > &v, std::vector< bool > *shouldUse, const std::vector< double > *sigList=0, double *chisqout=0, int *dofout=0, DMatrix *cov=0)lsst::meas::algorithms::shapelet::Function2Dvirtual
read(std::istream &fin)lsst::meas::algorithms::shapelet::Function2Dstatic
setFunction(int xorder, int yorder, const DVector &fvect)lsst::meas::algorithms::shapelet::Legendre2Dvirtual
setTo(double value)lsst::meas::algorithms::shapelet::Function2Dinlinevirtual
simpleFit(int order, const std::vector< Position > &pos, const std::vector< double > &v, const std::vector< bool > &shouldUse, const std::vector< double > *sigList=0, double *chisqOut=0, int *dofOut=0, DMatrix *cov=0)lsst::meas::algorithms::shapelet::Function2Dvirtual
write(std::ostream &fout) const lsst::meas::algorithms::shapelet::Legendre2Dvirtual
~Function2D()lsst::meas::algorithms::shapelet::Function2Dinlinevirtual
~Legendre2D()lsst::meas::algorithms::shapelet::Legendre2Dinlinevirtual