Rcpp Version 1.0.9
|
Go to the source code of this file.
Namespaces | |
Rcpp | |
Rcpp API. | |
Rcpp::internal | |
internal implementation details | |
Functions | |
template<typename T > | |
bool | Rcpp::internal::is__simple (SEXP x) |
template<typename T > | |
bool | Rcpp::internal::is__module__object (SEXP x) |
template<typename T > | |
bool | Rcpp::internal::is__dispatch (SEXP x, Rcpp::traits::false_type) |
template<typename T > | |
bool | Rcpp::internal::is__dispatch (SEXP x, Rcpp::traits::true_type) |
template<typename T > | |
bool | Rcpp::is (SEXP x) |