|
Rcpp Version 1.1.2
|
#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 |
|
private |