|
Rcpp Version 0.9.10
|
#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, false >::STORAGE |
| Rcpp::sugar::pmin_op_Vector_Primitive< RTYPE, false >::pmin_op_Vector_Primitive | ( | STORAGE | right_ | ) | [inline] |
| STORAGE Rcpp::sugar::pmin_op_Vector_Primitive< RTYPE, false >::operator() | ( | STORAGE | left | ) | const [inline] |
Definition at line 89 of file pmin.h.
References Rcpp::sugar::pmin_op_Vector_Primitive< RTYPE, NA >::right.
STORAGE Rcpp::sugar::pmin_op_Vector_Primitive< RTYPE, false >::right [private] |