Rcpp Version 1.0.9
Rcpp::sugar::not_< CPLXSXP, NA > Class Template Reference

#include <not.h>

Public Member Functions

int apply (Rcomplex x) const
 

Detailed Description

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

Definition at line 59 of file not.h.

Member Function Documentation

◆ apply()

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

Definition at line 61 of file not.h.

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

Here is the call graph for this function:

The documentation for this class was generated from the following file: