Rcpp Version 1.1.2
Loading...
Searching...
No Matches
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

namespace  Rcpp
 Rcpp API.
namespace  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)