| 
    Rcpp Version 1.0.14
    
   | 
 
#include <pmin.h>
Public Types | |
| typedef Rcpp::traits::storage_type< RTYPE >::type | STORAGE | 
Public Member Functions | |
| pmin_op_Vector_Primitive (STORAGE right_) | |
| STORAGE | operator() (STORAGE left) const | 
Private Attributes | |
| STORAGE | right | 
| typedef Rcpp::traits::storage_type<RTYPE>::type Rcpp::sugar::pmin_op_Vector_Primitive< RTYPE, NA >::STORAGE | 
      
  | 
  inline | 
      
  | 
  inline | 
Definition at line 71 of file pmin.h.
References Rcpp::as(), and Rcpp::sugar::pmin_op_Vector_Primitive< RTYPE, NA >::right.

      
  | 
  private | 
Definition at line 76 of file pmin.h.
Referenced by Rcpp::sugar::pmin_op_Vector_Primitive< REALSXP, true >::operator()(), and Rcpp::sugar::pmin_op_Vector_Primitive< RTYPE, NA >::operator()().