| binToValue(int bin, int dimension) const | HxHistogram | |
| binWidth(int dim) const | HxHistogram | |
| chiSquare(HxCorba::Histogram_ptr h) | HxHistogramTiedSvt | |
| HxHistogram::chiSquare(const HxHistogram &) const | HxHistogram | |
| chiSquareNorm(HxCorba::Histogram_ptr h) | HxHistogramTiedSvt | |
| HxHistogram::chiSquareNorm(const HxHistogram &) const | HxHistogram | |
| clipBin(int bin) const | HxHistogram | |
| computeEntropyThreshold(void) | HxHistogram | |
| computeIsodataThreshold(void) | HxHistogram | |
| convert(HxValueType dataType) | HxHistogram | |
| CorbaT typedef | HxHistogramTiedSvt | |
| countBins(double valThreshold=0.0) | HxHistogram | |
| dataType() const | HxHistogram | |
| destroy() | HxHistogramTiedSvt | |
| dimensionality() const | HxHistogram | |
| dimensionSize(int dim) const | HxHistogram | |
| get(int bin1) const | HxHistogram | |
| get(int bin1, int bin2) const | HxHistogram | |
| get(int bin1, int bin2, int bin3) const | HxHistogram | |
| get1(CORBA::Long bin1) | HxHistogramTiedSvt | |
| get2(CORBA::Long bin1, CORBA::Long bin2) | HxHistogramTiedSvt | |
| get3(CORBA::Long bin1, CORBA::Long bin2, CORBA::Long bin3) | HxHistogramTiedSvt | |
| getDataDouble() | HxHistogramTiedSvt | |
| getDataInt(int *data) | HxHistogram | |
| getTheData(double *x, double *y) | HxHistogram | |
| getTheData2(double *x1, double *x2, double *y) | HxHistogram | |
| getTheData3(double *x1, double *x2, double *x3, double *y) | HxHistogram | |
| highBin(int dim) const | HxHistogram | |
| HxHistogram() | HxHistogram | |
| HxHistogram(const HxHistogram &) | HxHistogram | |
| HxHistogram(int dimSize) | HxHistogram | |
| HxHistogram(int dimSize1, int dimSize2) | HxHistogram | |
| HxHistogram(int dimSize1, int dimSize2, int dimSize3) | HxHistogram | |
| HxHistogram(HxValueType dataType, int dimensions, int dimSize1, int dimSize2=0, int dimSize3=0) | HxHistogram | |
| HxHistogram(HxValueType dataType, int dimensions, double lowBin1, double highBin1, int nBins1, double lowBin2, double highBin2, int nBins2, double lowBin3, double highBin3, int nBins3) | HxHistogram | |
| HxHistogram(HxString filename) | HxHistogram | |
| HxHistogramTiedSvt(const HxHistogram &obj) | HxHistogramTiedSvt | |
| HxT typedef | HxHistogramTiedSvt | |
| ident() const | HxHistogram | |
| incBin(int bin) | HxHistogram | |
| incBin(int bin1, int bin2) | HxHistogram | |
| incBin(int bin1, int bin2, int bin3) | HxHistogram | |
| incBinChecked(int bin) | HxHistogram | |
| incBinChecked(int bin1, int bin2) | HxHistogram | |
| incBinChecked(int bin1, int bin2, int bin3) | HxHistogram | |
| insertVal(int val) | HxHistogram | |
| insertVal(double val) | HxHistogram | |
| insertVal(double val, double sigma) | HxHistogram | |
| insertVal(HxScalarInt val) | HxHistogram | |
| insertVal(HxScalarDouble val) | HxHistogram | |
| insertVal(HxVec2Int val) | HxHistogram | |
| insertVal(HxVec2Double val) | HxHistogram | |
| insertVal(HxVec3Int val) | HxHistogram | |
| insertVal(HxVec3Double val) | HxHistogram | |
| insertValChecked(int val) | HxHistogram | |
| insertValChecked(double val) | HxHistogram | |
| insertValChecked(HxScalarInt val) | HxHistogram | |
| insertValChecked(HxScalarDouble val) | HxHistogram | |
| insertValChecked(HxVec2Int val) | HxHistogram | |
| insertValChecked(HxVec2Double val) | HxHistogram | |
| insertValChecked(HxVec3Int val) | HxHistogram | |
| insertValChecked(HxVec3Double val) | HxHistogram | |
| intersection(HxCorba::Histogram_ptr h) | HxHistogramTiedSvt | |
| HxHistogram::intersection(const HxHistogram &) const | HxHistogram | |
| isNull() const | HxHistogram | |
| lowBin(int dim) const | HxHistogram | |
| maxVal() const | HxHistogram | |
| maxVal(int *index) const | HxHistogram | |
| maxValIndex(CORBA::Long_out index) | HxHistogramTiedSvt | |
| minVal() const | HxHistogram | |
| minVal(int *index) const | HxHistogram | |
| modes() | HxHistogramTiedSvt | |
| normalize(CORBA::Double weight) | HxHistogramTiedSvt | |
| HxHistogram::normalize(double weight=1.0) | HxHistogram | |
| nrOfBins() const | HxHistogram | |
| operator int() const | HxHistogram | |
| operator=(const HxHistogram &) | HxHistogram | |
| put() | HxHistogramTiedSvt | |
| reduceRange(CORBA::Long binMin1, CORBA::Long binMax1, CORBA::Long binMin2, CORBA::Long binMax2, CORBA::Long binMin3, CORBA::Long binMax3) | HxHistogramTiedSvt | |
| HxHistogram::reduceRange(int binMin1, int binMax1=-1, int binMin2=0, int binMax2=-1, int binMin3=0, int binMax3=-1) | HxHistogram | |
| reduceRangeVal(CORBA::Double binValMin1, CORBA::Double binValMax1, CORBA::Double binValMin2, CORBA::Double binValMax2, CORBA::Double binValMin3, CORBA::Double binValMax3) | HxHistogramTiedSvt | |
| HxHistogram::reduceRangeVal(double binValMin1, double binValMax1, double binValMin2=0, double binValMax2=0, double binValMin3=0, double binValMax3=0) | HxHistogram | |
| render3d(HxCorba::RgbBuffer_ptr buf, CORBA::Long dataWidth, CORBA::Long dataHeight, CORBA::Double elevation, CORBA::Double alpha, CORBA::Double threshold) | HxHistogramTiedSvt | |
| HxHistogram::render3d(int *data, int dataWidth, int dataHeight, double elevation, double alpha, double threshold) | HxHistogram | |
| SeqT typedef | HxHistogramTiedSvt | |
| setBin(int bin1, long val) | HxHistogram | |
| setBin(int bin1, int bin2, long val) | HxHistogram | |
| setBin(int bin1, int bin2, int bin3, long val) | HxHistogram | |
| setBin(int bin1, double val) | HxHistogram | |
| setBin(int bin1, int bin2, double val) | HxHistogram | |
| setBin(int bin1, int bin2, int bin3, double val) | HxHistogram | |
| smooth(CORBA::Double sigma) | HxHistogramTiedSvt | |
| HxHistogram::smooth(double sigma=3.0) | HxHistogram | |
| sum() const | HxHistogram | |
| threshold(CORBA::Double valThreshold) | HxHistogramTiedSvt | |
| HxHistogram::threshold(double valThreshold) | HxHistogram | |
| TieT typedef | HxHistogramTiedSvt | |
| to1D(CORBA::Long dim) | HxHistogramTiedSvt | |
| HxHistogram::to1D(int dim=1) | HxHistogram | |
| valueToBin(double value, int dimension) const | HxHistogram | |
| valueToBin(double val) const | HxHistogram | |
| write(HxString filename) | HxHistogram | |
| ~HxHistogram() | HxHistogram | |
| ~HxHistogramTiedSvt() | HxHistogramTiedSvt | [virtual] |