Public Attributes
swri_math_util::StatBuffer< T >::StatPack Struct Reference

List of all members.

Public Attributes

max
mean
median
min
std
variance

Detailed Description

template<class T>
struct swri_math_util::StatBuffer< T >::StatPack

Definition at line 138 of file stat_buffer.h.


Member Data Documentation

template<class T >
T swri_math_util::StatBuffer< T >::StatPack::max

Definition at line 142 of file stat_buffer.h.

template<class T >
T swri_math_util::StatBuffer< T >::StatPack::mean

Definition at line 140 of file stat_buffer.h.

template<class T >
T swri_math_util::StatBuffer< T >::StatPack::median

Definition at line 143 of file stat_buffer.h.

template<class T >
T swri_math_util::StatBuffer< T >::StatPack::min

Definition at line 141 of file stat_buffer.h.

template<class T >
T swri_math_util::StatBuffer< T >::StatPack::std

Definition at line 144 of file stat_buffer.h.

template<class T >
T swri_math_util::StatBuffer< T >::StatPack::variance

Definition at line 145 of file stat_buffer.h.


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


swri_math_util
Author(s): Marc Alban
autogenerated on Thu Jun 6 2019 20:34:41