|
LBANN
0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
|
This is the complete list of members for lbann::RunningStats, including all inherited members.
| default_max | lbann::RunningStats | static |
| default_min | lbann::RunningStats | static |
| insert(double val) noexcept | lbann::RunningStats | inline |
| m_count | lbann::RunningStats | private |
| m_diff_sq | lbann::RunningStats | private |
| m_max | lbann::RunningStats | private |
| m_mean | lbann::RunningStats | private |
| m_min | lbann::RunningStats | private |
| max() const noexcept | lbann::RunningStats | inline |
| mean() const noexcept | lbann::RunningStats | inline |
| min() const noexcept | lbann::RunningStats | inline |
| reset() noexcept | lbann::RunningStats | inline |
| samples() const noexcept | lbann::RunningStats | inline |
| stddev() const noexcept | lbann::RunningStats | inline |
| total() const noexcept | lbann::RunningStats | inline |
| variance() const noexcept | lbann::RunningStats | inline |