autoppl  v0.8
A C++ template library for probabilistic programming
autocorrelation.hpp File Reference
#include <Eigen/Dense>
#include <unsupported/Eigen/FFT>

Go to the source code of this file.

Namespaces

 ppl
 
 ppl::math
 

Functions

size_t ppl::math::padded_length (size_t N)
 
template<class T >
auto ppl::math::autocorrelation (const Eigen::MatrixBase< T > &x)