|
Electroneum
|
#include <math_helper.h>
Public Types | |
| typedef val | value_type |
Public Member Functions | |
| average () | |
| bool | set_base () |
| void | push (const value_type &vl) |
| double | update (const value_type &vl) |
| double | get_avg () |
| value_type | get_last_val () |
Definition at line 48 of file math_helper.h.
| typedef val epee::math_helper::average< val, default_base >::value_type |
Definition at line 69 of file math_helper.h.
|
inline |
Definition at line 52 of file math_helper.h.
|
inline |
|
inline |
Definition at line 103 of file math_helper.h.
|
inline |
|
inline |
Definition at line 58 of file math_helper.h.
|
inline |
Definition at line 82 of file math_helper.h.