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::Histogram< T > Member List

This is the complete list of members for lsst::meas::algorithms::shapelet::Histogram< T >, including all inherited members.

_binSizelsst::meas::algorithms::shapelet::Histogram< T >private
_maxValuelsst::meas::algorithms::shapelet::Histogram< T >private
_minValuelsst::meas::algorithms::shapelet::Histogram< T >private
_refslsst::meas::algorithms::shapelet::Histogram< T >private
_valueslsst::meas::algorithms::shapelet::Histogram< T >private
add(double value, const T &ref)lsst::meas::algorithms::shapelet::Histogram< T >
findFirstPeakAfter(double val1, bool hasPoissonNoise=false) const lsst::meas::algorithms::shapelet::Histogram< T >
findFirstPeakBefore(double val1, bool hasPoissonNoise=false) const lsst::meas::algorithms::shapelet::Histogram< T >
findFirstValleyAfter(double val1, bool hasPoissonNoise=false) const lsst::meas::algorithms::shapelet::Histogram< T >
findFirstValleyBefore(double val1, bool hasPoissonNoise=false) const lsst::meas::algorithms::shapelet::Histogram< T >
findFirstValueAfter(double start) const lsst::meas::algorithms::shapelet::Histogram< T >
findPeak(double minVal, double maxVal) const lsst::meas::algorithms::shapelet::Histogram< T >
findThresh(double minVal, double maxVal) const lsst::meas::algorithms::shapelet::Histogram< T >
findValley(double minVal, double maxVal) const lsst::meas::algorithms::shapelet::Histogram< T >
getCount(int i) const lsst::meas::algorithms::shapelet::Histogram< T >private
getRefinedPeakCount(double *peak) const lsst::meas::algorithms::shapelet::Histogram< T >
getRefinedValleyCount(double *valley) const lsst::meas::algorithms::shapelet::Histogram< T >
getRefsInRange(double min, double max) const lsst::meas::algorithms::shapelet::Histogram< T >
getTotalCountAfter(double val1) const lsst::meas::algorithms::shapelet::Histogram< T >
getTotalCountBefore(double val1) const lsst::meas::algorithms::shapelet::Histogram< T >
getValuesInRange(double min, double max) const lsst::meas::algorithms::shapelet::Histogram< T >
hasSinglePeak(double minVal, double maxVal) const lsst::meas::algorithms::shapelet::Histogram< T >
Histogram(double binSize, double minValue, double maxValue)lsst::meas::algorithms::shapelet::Histogram< T >
index(double value) const lsst::meas::algorithms::shapelet::Histogram< T >private
operator[](double value) const lsst::meas::algorithms::shapelet::Histogram< T >
print(std::ostream &fout, double val1=-1.e10, double val2=1.e10) const lsst::meas::algorithms::shapelet::Histogram< T >
value(int i) const lsst::meas::algorithms::shapelet::Histogram< T >private
~Histogram()lsst::meas::algorithms::shapelet::Histogram< T >inline