Rcpp Version 1.0.9
seq_along.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Rcpp::sugar::SeqLen
 

Namespaces

 Rcpp
 Rcpp API.
 
 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)