|
Rcpp Version 0.9.10
|
#include <pmin.h>
Public Types | |
| typedef Rcpp::traits::storage_type < RTYPE >::type | STORAGE |
Public Member Functions | |
| STORAGE | operator() (STORAGE left, STORAGE right) const |
| typedef Rcpp::traits::storage_type<RTYPE>::type Rcpp::sugar::pmin_op< RTYPE, false, RHS_NA >::STORAGE |
| STORAGE Rcpp::sugar::pmin_op< RTYPE, false, RHS_NA >::operator() | ( | STORAGE | left, |
| STORAGE | right | ||
| ) | const [inline] |