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

Go to the source code of this file.

Functions

RcppExport SEXP convolve3cpp (SEXP a, SEXP b)
 

Function Documentation

◆ convolve3cpp()

RcppExport SEXP convolve3cpp ( SEXP  a,
SEXP  b 
)
Examples
ConvolveBenchmarks/convolve3_cpp.cpp.

Definition at line 7 of file convolve3_cpp.cpp.

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

Here is the call graph for this function: