|
Rcpp Version 1.0.14
|

Go to the source code of this file.
Namespaces | |
| namespace | Rcpp |
| Rcpp API. | |
| namespace | Rcpp::traits |
| traits used to dispatch wrap | |
| namespace | 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) |