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

 jsk_pcl_ros
 

Functions

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


jsk_pcl_ros
Author(s): Yohei Kakiuchi
autogenerated on Mon May 3 2021 03:03:47