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

Go to the source code of this file.

Functions

SEXP overhead_cpp (SEXP a, SEXP b)
 
void R_init_overhead_1 (DllInfo *info)
 

Function Documentation

◆ overhead_cpp()

SEXP overhead_cpp ( SEXP  a,
SEXP  b 
)

Definition at line 8 of file overhead_1.cpp.

Referenced by R_init_overhead_1().

◆ R_init_overhead_1()

void R_init_overhead_1 ( DllInfo *  info)

Definition at line 12 of file overhead_1.cpp.

References overhead_cpp().

Here is the call graph for this function: