Rcpp Version 1.0.14
All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros
is_finite.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::IsFinite< RTYPE, NA, VEC_TYPE >
 

Namespaces

namespace  Rcpp
 Rcpp API.
 
namespace  Rcpp::sugar
 

Functions

template<int RTYPE, bool NA, typename T >
sugar::IsFinite< RTYPE, NA, T > Rcpp::is_finite (const Rcpp::VectorBase< RTYPE, NA, T > &t)