Definition at line 236 of file main.cpp.
◆ RTLoopHistory()
| RTLoopHistory::RTLoopHistory |
( |
unsigned |
length, |
|
|
double |
default_value |
|
) |
| |
|
inline |
◆ ~RTLoopHistory()
| RTLoopHistory::~RTLoopHistory |
( |
| ) |
|
|
inline |
◆ average()
| double RTLoopHistory::average |
( |
| ) |
const |
|
inline |
◆ sample()
| void RTLoopHistory::sample |
( |
double |
value | ) |
|
|
inline |
◆ history_
| double* RTLoopHistory::history_ |
|
protected |
◆ index_
| unsigned RTLoopHistory::index_ |
|
protected |
◆ length_
| unsigned RTLoopHistory::length_ |
|
protected |
The documentation for this class was generated from the following file: