GMapping::DataSmoother Member List
This is the complete list of members for
GMapping::DataSmoother, including all inherited members.
| add(double x, double p) | GMapping::DataSmoother | [inline] |
| approxGauss(double step, double *mean, double *sigma) | GMapping::DataSmoother | [inline] |
| computeCummuated() | GMapping::DataSmoother | [inline] |
| cramerVonMisesToGauss(double step, double mean, double sigma) | GMapping::DataSmoother | [inline] |
| Data typedef | GMapping::DataSmoother | |
| DataSmoother(double parzenWindow) | GMapping::DataSmoother | [inline] |
| gauss(double x, double mean, double sigma) | GMapping::DataSmoother | [inline] |
| gnuplotDumpData(FILE *fp) | GMapping::DataSmoother | [inline] |
| gnuplotDumpSmoothedData(FILE *fp, double step) | GMapping::DataSmoother | [inline] |
| init(double parzenWindow) | GMapping::DataSmoother | [inline] |
| integral(double step, double xTo) | GMapping::DataSmoother | [inline] |
| integrate(double step) | GMapping::DataSmoother | [inline] |
| kldToGauss(double step, double mean, double sigma) | GMapping::DataSmoother | [inline] |
| m_cummulated | GMapping::DataSmoother | [protected] |
| m_data | GMapping::DataSmoother | [protected] |
| m_from | GMapping::DataSmoother | [protected] |
| m_int | GMapping::DataSmoother | [protected] |
| m_lastStep | GMapping::DataSmoother | [protected] |
| m_parzenWindow | GMapping::DataSmoother | [protected] |
| m_to | GMapping::DataSmoother | [protected] |
| sample() | GMapping::DataSmoother | [inline] |
| sampleMultiple(std::vector< double > &samples, int num) | GMapping::DataSmoother | [inline] |
| sampleNumeric(double step) | GMapping::DataSmoother | [inline] |
| setMinToZero() | GMapping::DataSmoother | [inline] |
| smoothedData(double x) | GMapping::DataSmoother | [inline] |
| sqr(double x) | GMapping::DataSmoother | [inline] |
| ~DataSmoother() | GMapping::DataSmoother | [inline, virtual] |