Rcpp Version 1.0.9
ListOf.h File Reference
This graph shows which files directly or indirectly include this file:

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 >
Rcpp::sapply (const ListOf< T > &t, Function fun)