
Go to the source code of this file.
Classes | |
| class | sp::resampling< T1 > |
Namespaces | |
| sp | |
Functions | |
| template<class T1 > | |
| arma::Col< T1 > | sp::upsample (const arma::Col< T1 > &x, const int p) |
| template<class T1 > | |
| arma::Col< T1 > | sp::downsample (const arma::Col< T1 > &x, const int q) |