Rcpp Version 1.0.9
diff.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::Diff< RTYPE, LHS_NA, LHS_T >
 
class  Rcpp::sugar::Diff< REALSXP, LHS_NA, LHS_T >
 
class  Rcpp::sugar::Diff< RTYPE, false, LHS_T >
 

Namespaces

 Rcpp
 Rcpp API.
 
 Rcpp::sugar
 

Functions

template<bool LHS_NA, typename LHS_T >
sugar::Diff< INTSXP, LHS_NA, LHS_T > Rcpp::diff (const VectorBase< INTSXP, LHS_NA, LHS_T > &lhs)
 
template<bool LHS_NA, typename LHS_T >
sugar::Diff< REALSXP, LHS_NA, LHS_T > Rcpp::diff (const VectorBase< REALSXP, LHS_NA, LHS_T > &lhs)