Rcpp Version 1.0.9
Rcpp::sugar::pmax_op< REALSXP, true, true > Struct Reference

#include <pmax.h>

Public Member Functions

double operator() (double left, double right) const
 

Detailed Description

Definition at line 33 of file pmax.h.

Member Function Documentation

◆ operator()()

double Rcpp::sugar::pmax_op< REALSXP, true, true >::operator() ( double  left,
double  right 
) const
inline

Definition at line 34 of file pmax.h.

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

Here is the call graph for this function:

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