|
Rcpp Version 0.9.10
|
Go to the source code of this file.
Functions | |
| for (size_t i=0;i< n;i++) | |
Variables | |
| library(inline) library(rbenchmark) serialCode<- 'std size_t | n = x.size() |
| for | ( | ) |
Definition at line 10 of file OpenMPandInline.r.
Referenced by Rcpp::tzload().
| library (inline) library(rbenchmark) serialCode <- ' std size_t n = x.size() |
Definition at line 9 of file OpenMPandInline.r.