|
Rcpp Version 0.9.10
|

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