SPUC  3.0
Namespaces | Functions
convolve.h File Reference
#include <spuc/spuc_types.h>
#include <vector>
Include dependency graph for convolve.h:
This graph shows which files directly or indirectly include this file:

Namespaces

 SPUC
 fixed point types: spuc_fixed,spuc_ufixed,spuc_int,spuc_uint
 

Functions

template<class T >
std::vector< T > SPUC::convolve (const std::vector< T > &x, const std::vector< T > &y)