Rcpp Version 1.0.9
Rcpp::sugar::pmax_op< INTSXP, LHS_NA, RHS_NA > Struct Template Reference

#include <pmax.h>

Public Member Functions

int operator() (int left, int right) const
 

Detailed Description

template<bool LHS_NA, bool RHS_NA>
struct Rcpp::sugar::pmax_op< INTSXP, LHS_NA, RHS_NA >

Definition at line 57 of file pmax.h.

Member Function Documentation

◆ operator()()

template<bool LHS_NA, bool RHS_NA>
int Rcpp::sugar::pmax_op< INTSXP, LHS_NA, RHS_NA >::operator() ( int  left,
int  right 
) const
inline

Definition at line 58 of file pmax.h.


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