Rcpp Version 1.0.14
Loading...
Searching...
No Matches
pow.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::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

namespace  Rcpp
 Rcpp API.
 
namespace  Rcpp::sugar
 

Functions

template<int RTYPE, bool NA, typename T , typename EXPONENT_TYPE >
sugar::Pow< RTYPE, NA, T, EXPONENT_TYPERcpp::pow (const VectorBase< RTYPE, NA, T > &t, EXPONENT_TYPE exponent)