Rcpp Version 1.0.9
cummax.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::Cummax< RTYPE, NA, T >
 

Namespaces

 Rcpp
 Rcpp API.
 
 Rcpp::sugar
 

Functions

template<bool NA, typename T >
sugar::Cummax< INTSXP, NA, T > Rcpp::cummax (const VectorBase< INTSXP, NA, T > &t)
 
template<bool NA, typename T >
sugar::Cummax< REALSXP, NA, T > Rcpp::cummax (const VectorBase< REALSXP, NA, T > &t)