Rcpp Version 1.1.2
Loading...
Searching...
No Matches
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

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)