Classes | Namespaces | Functions
one_data_stat.h File Reference
#include <boost/accumulators/accumulators.hpp>
#include <boost/accumulators/statistics/stats.hpp>
#include <boost/accumulators/statistics/min.hpp>
#include <boost/accumulators/statistics/max.hpp>
#include <boost/accumulators/statistics/variance.hpp>
#include <boost/accumulators/statistics/count.hpp>
Include dependency graph for one_data_stat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jsk_pcl_ros::OneDataStat
 class to store sensor value and compute mean, error and stddev and so on. More...

Namespaces

namespace  jsk_pcl_ros

Functions

double jsk_pcl_ros::count (const OneDataStat &d)
 wrapper function for count method for boost::function
double jsk_pcl_ros::max (const OneDataStat &d)
 wrapper function for max method for boost::function
double jsk_pcl_ros::mean (const OneDataStat &d)
 wrapper function for mean method for boost::function
double jsk_pcl_ros::min (const OneDataStat &d)
 wrapper function for min method for boost::function
double jsk_pcl_ros::stddev (const OneDataStat &d)
 wrapper function for stddev method for boost::function
double jsk_pcl_ros::variance (const OneDataStat &d)
 wrapper function for variance method for boost::function


jsk_pcl_ros
Author(s): Yohei Kakiuchi
autogenerated on Sun Oct 8 2017 02:43:50