Skyward boardcore
Loading...
Searching...
No Matches
Stats.h File Reference
#include <cstdint>
#include <ostream>
Include dependency graph for Stats.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Boardcore::StatsResult
 Statistics computed by the Stats class. More...
 
class  Boardcore::Stats
 Computes on-line statistics of a dataset. More...
 

Namespaces

namespace  Boardcore
 This file includes all the types the logdecoder script will decode.
 

Functions

std::ostream & Boardcore::operator<< (std::ostream &os, const StatsResult &sr)
 Allows printing StatsResult to an ostream.