Rcpp Version 1.0.9
not.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::not_< RTYPE, NA >
 
class  Rcpp::sugar::not_< RTYPE, false >
 
class  Rcpp::sugar::not_< REALSXP, NA >
 
class  Rcpp::sugar::not_< REALSXP, false >
 
class  Rcpp::sugar::not_< CPLXSXP, NA >
 
class  Rcpp::sugar::not_< CPLXSXP, false >
 
class  Rcpp::sugar::Not_Vector< RTYPE, NA, T >
 

Namespaces

 Rcpp
 Rcpp API.
 
 Rcpp::sugar
 

Functions

template<int RTYPE, bool NA, typename T >
Rcpp::sugar::Not_Vector< RTYPE, NA, T > operator! (const Rcpp::VectorBase< RTYPE, NA, T > &x)
 

Function Documentation

◆ operator!()

template<int RTYPE, bool NA, typename T >
Rcpp::sugar::Not_Vector< RTYPE , NA , T > operator! ( const Rcpp::VectorBase< RTYPE, NA, T > &  x)
inline

Definition at line 101 of file not.h.