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

Go to the source code of this file.

Functions

RcppExport SEXP convolve10cpp (SEXP a, SEXP b)

Function Documentation

◆ convolve10cpp()

RcppExport SEXP convolve10cpp ( SEXP a,
SEXP b )

Definition at line 17 of file convolve10_cpp.cpp.

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

Here is the call graph for this function: