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

Go to the source code of this file.

Functions

RcppExport SEXP convolve4cpp (SEXP a, SEXP b)
 

Function Documentation

◆ convolve4cpp()

RcppExport SEXP convolve4cpp ( SEXP  a,
SEXP  b 
)
Examples
ConvolveBenchmarks/convolve4_cpp.cpp.

Definition at line 7 of file convolve4_cpp.cpp.

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

Here is the call graph for this function: