Rcpp Version 1.1.2
Loading...
Searching...
No Matches
unary_minus.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Rcpp::sugar::unary_minus_result_type< RTYPE >
struct  Rcpp::sugar::unary_minus_result_type< LGLSXP >
class  Rcpp::sugar::unary_minus< RTYPE, NA >
class  Rcpp::sugar::unary_minus< RTYPE, false >
class  Rcpp::sugar::unary_minus< CPLXSXP, NA >
class  Rcpp::sugar::unary_minus< CPLXSXP, false >
class  Rcpp::sugar::UnaryMinus_Vector< RTYPE, NA, T >

Namespaces

namespace  Rcpp
 Rcpp API.
namespace  Rcpp::sugar

Functions

template<int RTYPE, bool NA, typename T>
Rcpp::sugar::UnaryMinus_Vector< RTYPE, NA, T > operator- (const Rcpp::VectorBase< RTYPE, NA, T > &x)

Function Documentation

◆ operator-()

template<int RTYPE, bool NA, typename T>
Rcpp::sugar::UnaryMinus_Vector< RTYPE, NA, T > operator- ( const Rcpp::VectorBase< RTYPE, NA, T > & x)
inline

Definition at line 113 of file unary_minus.h.