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

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