Rcpp Version 1.0.9
|
Go to the source code of this file.
Classes | |
class | Rcpp::ListOf< T > |
Namespaces | |
Rcpp | |
Rcpp API. | |
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) |