Rcpp Version 1.0.9
|
#include <RcppCommon.h>
#include <Rcpp/DottedPair.h>
#include <Rcpp/r_cast.h>
#include <Rcpp/generated/Pairlist__ctors.h>
Go to the source code of this file.
Namespaces | |
Rcpp | |
Rcpp API. | |
Typedefs | |
typedef Pairlist_Impl< PreserveStorage > | Rcpp::Pairlist |
Functions | |
Rcpp::RCPP_API_CLASS (Pairlist_Impl) | |
Rcpp::Pairlist_Impl () | |
Rcpp::Pairlist_Impl (SEXP x) | |
void | Rcpp::update (SEXP) |
Variables | |
public | Rcpp::DottedPairProxyPolicy< Pairlist_Impl< StoragePolicy > > |
public public | Rcpp::DottedPairImpl< Pairlist_Impl< StoragePolicy > > |