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

Go to the source code of this file.

Namespaces

namespace  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)
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines