github.com/RhysU/ar
Autoregressive process modeling tools in header-only C++
Static Public Member Functions | List of all members
ar::mean_retained Struct Reference

Denotes the sample mean was retained in a signal during estimation. More...

#include <ar.hpp>

Static Public Member Functions

template<typename Result , typename Integer >
static Result empirical_variance_zero (Integer)
 Computes the empirical variance estimate for order zero.
 

Detailed Description

Denotes the sample mean was retained in a signal during estimation.

Definition at line 1474 of file ar.hpp.


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