|
MRPT
1.9.9
|
This is the complete list of members for mrpt::math::CHistogram, including all inherited members.
| add(const double x) | mrpt::math::CHistogram | |
| add(const Eigen::MatrixBase< Derived > &x) | mrpt::math::CHistogram | inline |
| add(const std::vector< T > &x) | mrpt::math::CHistogram | inline |
| CHistogram(const double min, const double max, const size_t nBins) | mrpt::math::CHistogram | |
| clear() | mrpt::math::CHistogram | |
| createWithFixedWidth(double min, double max, double binWidth) | mrpt::math::CHistogram | inline |
| getBinCount(const size_t index) const | mrpt::math::CHistogram | |
| getBinRatio(const size_t index) const | mrpt::math::CHistogram | |
| getHistogram(std::vector< double > &x, std::vector< double > &hits) const | mrpt::math::CHistogram | |
| getHistogramNormalized(std::vector< double > &x, std::vector< double > &hits) const | mrpt::math::CHistogram | |
| m_bins | mrpt::math::CHistogram | private |
| m_binSizeInv | mrpt::math::CHistogram | private |
| m_count | mrpt::math::CHistogram | private |
| m_max | mrpt::math::CHistogram | private |
| m_min | mrpt::math::CHistogram | private |
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020 |