Rcpp Version 1.0.9
|
Go to the source code of this file.
Classes | |
class | Rcpp::traits::ContainerExporter< ContainerTemplate, T > |
struct | Rcpp::traits::container_exporter< Container, int > |
struct | Rcpp::traits::container_exporter< Container, double > |
Namespaces | |
Rcpp | |
Rcpp API. | |
Rcpp::internal | |
internal implementation details | |
Rcpp::traits | |
traits used to dispatch wrap | |
Functions | |
template<typename InputIterator , typename value_type > | |
void | Rcpp::internal::export_range__dispatch (SEXP x, InputIterator first, ::Rcpp::traits::r_type_generic_tag) |