Rcpp Version 1.0.9
convolve7_c.c File Reference
#include <R.h>
#include <Rdefines.h>
#include "loopmacro.h"
Include dependency graph for convolve7_c.c:

Go to the source code of this file.

Functions

SEXP convolve7 (SEXP a, SEXP b)
 

Function Documentation

◆ convolve7()

SEXP convolve7 ( SEXP  a,
SEXP  b 
)
Examples
ConvolveBenchmarks/convolve7_c.c.

Definition at line 8 of file convolve7_c.c.