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

Go to the source code of this file.

Namespaces

 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_)