|
Rcpp Version 1.1.2
|

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