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

Go to the source code of this file.

Functions

RcppExport SEXP convolve11cpp (SEXP a, SEXP b)
 

Function Documentation

◆ convolve11cpp()

RcppExport SEXP convolve11cpp ( SEXP  a,
SEXP  b 
)

Definition at line 10 of file convolve11_cpp.cpp.

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

Here is the call graph for this function: