Rcpp Version 1.0.9
is.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Rcpp
 Rcpp API.
 

Functions

template<bool NA, typename T >
bool Rcpp::is_true (const Rcpp::sugar::SingleLogicalResult< NA, T > &x)
 
template<bool NA, typename T >
bool Rcpp::is_false (const Rcpp::sugar::SingleLogicalResult< NA, T > &x)
 
template<bool NA, typename T >
bool Rcpp::is_na (const Rcpp::sugar::SingleLogicalResult< NA, T > &x)