|
Rcpp Version 1.0.14
|

Go to the source code of this file.
Functions | |
| template<typename T > | |
| T | convolve (const T &a, const T &b) |
| RcppExport SEXP | convolve13cpp (SEXP a, SEXP b) |
| T convolve | ( | const T & | a, |
| const T & | b | ||
| ) |
Definition at line 8 of file convolve13_cpp.cpp.
Referenced by convolve13cpp().
| RcppExport SEXP convolve13cpp | ( | SEXP | a, |
| SEXP | b | ||
| ) |
Definition at line 21 of file convolve13_cpp.cpp.
References convolve().
