Rcpp Version 1.0.9
|
Go to the source code of this file.
Namespaces | |
Rcpp | |
Rcpp API. | |
Rcpp::traits | |
traits used to dispatch wrap | |
Rcpp::internal | |
internal implementation details | |
Functions | |
template<> | |
SEXP | Rcpp::wrap_extra_steps< Rcpp::Date > (SEXP) |
template<> | |
double | Rcpp::internal::caster< Rcpp::Date, double > (Rcpp::Date from) |
template<> | |
Rcpp::Date | Rcpp::internal::caster< double, Rcpp::Date > (double from) |