Rcpp Version 0.9.10
RcppInlineExample.r File Reference

Go to the source code of this file.

Functions

 suppressMessages (library(Rcpp)) suppressMessages(library(inline)) foo<- 'IntegerVector vec(10000)
 for (int a=0;a< 9;a++) for(int b=0

Variables

int i = 0

Function Documentation

for ( ) [pure virtual]

Definition at line 10 of file OpenMPandInline.r.

suppressMessages ( library(Rcpp)  )

Definition at line 3 of file newApiExample.r.

References a, x, and y.


Variable Documentation

int i = 0

Definition at line 8 of file RcppInlineExample.r.

 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines