Rcpp Version 1.1.2
Loading...
Searching...
No Matches
match.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Rcpp
 Rcpp API.

Functions

template<int RTYPE, bool NA, typename T, bool RHS_NA, typename RHS_T>
IntegerVector Rcpp::match (const VectorBase< RTYPE, NA, T > &x, const VectorBase< RTYPE, RHS_NA, RHS_T > &table_)