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

Go to the source code of this file.

Classes

class  Vec
 

Functions

RcppExport SEXP convolve8cpp (SEXP a, SEXP b)
 

Function Documentation

◆ convolve8cpp()

RcppExport SEXP convolve8cpp ( SEXP  a,
SEXP  b 
)

Definition at line 24 of file convolve8_cpp.cpp.

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

Here is the call graph for this function: