Rcpp Version 1.0.9
|
Go to the source code of this file.
Classes | |
class | Rcpp::sugar::Pow< RTYPE, NA, T, EXPONENT_TYPE > |
class | Rcpp::sugar::Pow< INTSXP, NA, T, EXPONENT_TYPE > |
class | Rcpp::sugar::Pow< INTSXP, false, T, EXPONENT_TYPE > |
Namespaces | |
Rcpp | |
Rcpp API. | |
Rcpp::sugar | |
Functions | |
template<int RTYPE, bool NA, typename T , typename EXPONENT_TYPE > | |
sugar::Pow< RTYPE, NA, T, EXPONENT_TYPE > | Rcpp::pow (const VectorBase< RTYPE, NA, T > &t, EXPONENT_TYPE exponent) |