OKVIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
okvis::timing::TimerMapValue Struct Reference

#include <Timer.hpp>

Public Member Functions

 TimerMapValue ()
 

Public Attributes

boost::accumulators::accumulator_set
< double,
boost::accumulators::features
< boost::accumulators::tag::lazy_variance,
boost::accumulators::tag::sum,
boost::accumulators::tag::min,
boost::accumulators::tag::max,
boost::accumulators::tag::rolling_mean,
boost::accumulators::tag::mean > > 
m_acc
 

Constructor & Destructor Documentation

okvis::timing::TimerMapValue::TimerMapValue ( )
inline

Member Data Documentation

boost::accumulators::accumulator_set< double, boost::accumulators::features< boost::accumulators::tag::lazy_variance, boost::accumulators::tag::sum, boost::accumulators::tag::min, boost::accumulators::tag::max, boost::accumulators::tag::rolling_mean, boost::accumulators::tag::mean > > okvis::timing::TimerMapValue::m_acc

The documentation for this struct was generated from the following file: