Rcpp Version 1.0.14
|
Go to the source code of this file.
Classes | |
class | Rcpp::sugar::SeqLen |
Namespaces | |
namespace | Rcpp |
Rcpp API. | |
namespace | Rcpp::sugar |
Functions | |
template<int RTYPE, bool NA, typename T > | |
sugar::SeqLen | Rcpp::seq_along (const Rcpp::VectorBase< RTYPE, NA, T > &t) |
sugar::SeqLen | Rcpp::seq_len (const size_t &n) |
Range | Rcpp::seq (R_xlen_t start, R_xlen_t end) |