|
autoppl
v0.8
A C++ template library for probabilistic programming
|
#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) |