Rcpp Version 1.0.9
|
#include <Rcpp.h>
Go to the source code of this file.
Functions | |
SEXP | overhead_cpp (SEXP a, SEXP b) |
void | R_init_overhead_1 (DllInfo *info) |
SEXP overhead_cpp | ( | SEXP | a, |
SEXP | b | ||
) |
Definition at line 8 of file overhead_1.cpp.
Referenced by R_init_overhead_1().
void R_init_overhead_1 | ( | DllInfo * | info | ) |
Definition at line 12 of file overhead_1.cpp.
References overhead_cpp().