Rcpp Version 1.1.2
Loading...
Searching...
No Matches
convolve12_cpp.cpp File Reference
#include <Rcpp.h>
#include "loopmacro.h"
Include dependency graph for convolve12_cpp.cpp:

Go to the source code of this file.

Functions

RcppExport SEXP convolve12cpp (SEXP a, SEXP b)

Function Documentation

◆ convolve12cpp()

RcppExport SEXP convolve12cpp ( SEXP a,
SEXP b )

Definition at line 7 of file convolve12_cpp.cpp.

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

Here is the call graph for this function: