Rcpp Version 0.9.10
Rcpp::sugar::unary_minus< CPLXSXP, NA > Class Template Reference

#include <unary_minus.h>

List of all members.

Public Member Functions

Rcomplex apply (Rcomplex x) const

Detailed Description

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

Definition at line 59 of file unary_minus.h.


Member Function Documentation

template<bool NA>
Rcomplex Rcpp::sugar::unary_minus< CPLXSXP, NA >::apply ( Rcomplex  x) const [inline]

Definition at line 61 of file unary_minus.h.

References Rcpp::traits::is_na< CPLXSXP >(), and x.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines