Rcpp Version 1.1.2
Loading...
Searching...
No Matches
nona.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::Nona< RTYPE, NA, VECTOR >
class  Rcpp::sugar::Nona< RTYPE, NA, Rcpp::Vector< RTYPE > >
class  Rcpp::sugar::NonaPrimitive< T >

Namespaces

namespace  Rcpp
 Rcpp API.
namespace  Rcpp::sugar

Functions

template<int RTYPE, bool NA, typename VECTOR>
sugar::Nona< RTYPE, NA, VECTOR > Rcpp::noNA (const Rcpp::VectorBase< RTYPE, NA, VECTOR > &vec)
sugar::NonaPrimitive< double > Rcpp::noNA (double x)
sugar::NonaPrimitive< int > Rcpp::noNA (int x)