|
Rcpp Version 0.9.10
|
Go to the source code of this file.
Functions | |
| suppressMessages (library(inline)) suppressMessages(library(Rcpp)) benchmark<-function(start | |
Variables | |
| hand | written = settings$hand.written |
| hand | sugar = settings$sugar |
| hand | expr = settings$expr |
| hand | runs = settings$runs |
| hand | data = settings$data |
| hand | end = settings$end |
| hand | inc = settings$inc |
| suppressMessages | ( | library(inline) | ) |
Definition at line 11 of file sugarBenchmarks.R.
Definition at line 12 of file sugarBenchmarks.R.
Referenced by Vector< RTYPE >::insert__impl(), Vector< RTYPE >::push_back__impl(), Vector< RTYPE >::push_back_name__impl(), Vector< RTYPE >::push_front__impl(), and Vector< RTYPE >::push_front_name__impl().
Definition at line 9 of file sugarBenchmarks.R.
Referenced by internal::vector_from_string_expr().
Definition at line 13 of file sugarBenchmarks.R.
Definition at line 10 of file sugarBenchmarks.R.
Definition at line 8 of file sugarBenchmarks.R.
| hand written = settings$hand.written |
Definition at line 7 of file sugarBenchmarks.R.