|
Rcpp Version 1.1.2
|

Go to the source code of this file.
Classes | |
| class | Rcpp::sugar::Outer< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T, Function > |
Namespaces | |
| namespace | Rcpp |
| Rcpp API. | |
| namespace | Rcpp::sugar |
Functions | |
| template<int RTYPE, bool LHS_NA, typename LHS_T, bool RHS_NA, typename RHS_T, typename Function> | |
| sugar::Outer< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T, Function > | Rcpp::outer (const Rcpp::VectorBase< RTYPE, LHS_NA, LHS_T > &lhs, const Rcpp::VectorBase< RTYPE, RHS_NA, RHS_T > &rhs, Function fun) |