Rcpp Version 1.1.2
Loading...
Searching...
No Matches
Rcpp::sugar::not_< REALSXP, NA > Class Template Reference

#include <not.h>

Public Types

typedef traits::storage_type< RTYPE >::type STORAGE

Public Member Functions

int apply (double x) const

Detailed Description

template<bool NA>
class Rcpp::sugar::not_< REALSXP, NA >

Definition at line 45 of file not.h.

Member Typedef Documentation

◆ STORAGE

typedef traits::storage_type<RTYPE>::type Rcpp::sugar::not_< RTYPE, NA >::STORAGE

Definition at line 31 of file not.h.

Member Function Documentation

◆ apply()

template<bool NA>
int Rcpp::sugar::not_< REALSXP, NA >::apply ( double x) const
inline

Definition at line 47 of file not.h.

References Rcpp::traits::is_na< REALSXP >().

Here is the call graph for this function:

The documentation for this class was generated from the following file:
  • inst/include/Rcpp/sugar/operators/not.h