|
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::Datetime > (SEXP) |
| template<> | |
| double | Rcpp::internal::caster< Rcpp::Datetime, double > (Rcpp::Datetime from) |
| template<> | |
| Rcpp::Datetime | Rcpp::internal::caster< double, Rcpp::Datetime > (double from) |