Rcpp Version 1.0.9
convolve5_cpp.cpp File Reference
#include <Rcpp.h>
#include "loopmacro.h"
Include dependency graph for convolve5_cpp.cpp:

Go to the source code of this file.

Functions

RcppExport SEXP convolve5cpp (SEXP a, SEXP b)
 

Function Documentation

◆ convolve5cpp()

RcppExport SEXP convolve5cpp ( SEXP  a,
SEXP  b 
)

Definition at line 9 of file convolve5_cpp.cpp.

References Rcpp::Vector< RTYPE, StoragePolicy >::size().

Here is the call graph for this function: