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

Go to the source code of this file.

Functions

SEXP convolve2 (SEXP a, SEXP b)

Function Documentation

SEXP convolve2 ( SEXP  a,
SEXP  b 
)
Examples:
ConvolveBenchmarks/convolve2_c.c.

Definition at line 7 of file convolve2_c.c.

References ab, i, j, na, nab, nb, PROTECT(), xa, xab, and xb.

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines