Classes | Namespaces
running_stats.hpp File Reference

Computation of running average and variance using Welford's algorithm. More...

#include <cmath>
#include <cstddef>
#include "impl/running_stats.hpp"
Include dependency graph for running_stats.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cras::RunningStats< T >
 Computation of running average and variance using Welford's algorithm. More...
 

Namespaces

 cras
 

Detailed Description

Computation of running average and variance using Welford's algorithm.

Author
Martin Pecka SPDX-License-Identifier: BSD-3-Clause SPDX-FileCopyrightText: Czech Technical University in Prague

Definition in file running_stats.hpp.



cras_cpp_common
Author(s): Martin Pecka
autogenerated on Sat Jun 17 2023 02:32:53