Rcpp Version 1.0.9
|
#include <R.h>
#include <Rdefines.h>
#include <R_ext/Rdynload.h>
Go to the source code of this file.
Functions | |
SEXP | overhead_c (SEXP a, SEXP b) |
void | R_init_overhead_2 (DllInfo *info) |
SEXP overhead_c | ( | SEXP | a, |
SEXP | b | ||
) |
Definition at line 8 of file overhead_2.c.
Referenced by R_init_overhead_2().
void R_init_overhead_2 | ( | DllInfo * | info | ) |
Definition at line 12 of file overhead_2.c.
References overhead_c().