|
Rcpp Version 0.10.3
|
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 |
|
pure virtual |
Definition at line 10 of file OpenMPandInline.r.
| suppressMessages | ( | library(Rcpp) | ) |
Definition at line 3 of file newApiExample.r.
| int i = 0 |
Definition at line 8 of file RcppInlineExample.r.