|
Rcpp Version 1.0.14
|

Go to the source code of this file.
Classes | |
| class | Rcpp::ListOf< T > |
Namespaces | |
| namespace | Rcpp |
| Rcpp API. | |
| namespace | Rcpp::sugar |
Functions | |
| template<typename T , typename Function > | |
| List | Rcpp::lapply (const ListOf< T > &t, Function fun) |
| template<typename T , typename Function > | |
| T | Rcpp::sapply (const ListOf< T > &t, Function fun) |