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

Go to the source code of this file.

Classes

class  Cache
 
class  Vec
 

Functions

RcppExport SEXP convolve9cpp (SEXP a, SEXP b)
 

Function Documentation

◆ convolve9cpp()

RcppExport SEXP convolve9cpp ( SEXP  a,
SEXP  b 
)

Definition at line 42 of file convolve9_cpp.cpp.

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

Here is the call graph for this function: