Rcpp Version 0.9.10
outer.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::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)
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines