Public Member Functions | Public Attributes | List of all members
gnsstk::ListStats< bt > Struct Template Reference

Detailed Description

template<class bt>
struct gnsstk::ListStats< bt >

ListStats (i.e. Statistics on a list of numbers)

Definition at line 71 of file stl_helpers.hpp.

#include <stl_helpers.hpp>

Public Member Functions

 ListStats ()
 constructor More...
 

Public Attributes

bt max
 
bt mean
 statistics values More...
 
bt min
 
unsigned n
 number of items used in the statistics taking More...
 
bt sigma
 

Constructor & Destructor Documentation

◆ ListStats()

template<class bt >
gnsstk::ListStats< bt >::ListStats ( )
inline

constructor

Definition at line 78 of file stl_helpers.hpp.

Member Data Documentation

◆ max

template<class bt >
bt gnsstk::ListStats< bt >::max

Definition at line 76 of file stl_helpers.hpp.

◆ mean

template<class bt >
bt gnsstk::ListStats< bt >::mean

statistics values

Definition at line 76 of file stl_helpers.hpp.

◆ min

template<class bt >
bt gnsstk::ListStats< bt >::min

Definition at line 76 of file stl_helpers.hpp.

◆ n

template<class bt >
unsigned gnsstk::ListStats< bt >::n

number of items used in the statistics taking

Definition at line 74 of file stl_helpers.hpp.

◆ sigma

template<class bt >
bt gnsstk::ListStats< bt >::sigma

Definition at line 76 of file stl_helpers.hpp.


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


gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:45