Rcpp Version 1.0.9
overhead_2.c File Reference
#include <R.h>
#include <Rdefines.h>
#include <R_ext/Rdynload.h>
Include dependency graph for overhead_2.c:

Go to the source code of this file.

Functions

SEXP overhead_c (SEXP a, SEXP b)
 
void R_init_overhead_2 (DllInfo *info)
 

Function Documentation

◆ overhead_c()

SEXP overhead_c ( SEXP  a,
SEXP  b 
)

Definition at line 8 of file overhead_2.c.

Referenced by R_init_overhead_2().

◆ R_init_overhead_2()

void R_init_overhead_2 ( DllInfo *  info)

Definition at line 12 of file overhead_2.c.

References overhead_c().

Here is the call graph for this function: