|
Rcpp Version 1.1.2
|
#include <min.h>
Public Types | |
| typedef Rcpp::traits::storage_type< RTYPE >::type | STORAGE |
Public Member Functions | |
| Min (const T &obj_) | |
| operator STORAGE () const | |
Public Attributes | |
| const T & | obj |
| typedef Rcpp::traits::storage_type<RTYPE>::type Rcpp::sugar::Min< RTYPE, NA, T >::STORAGE |
|
inline |
|
inline |
Definition at line 35 of file min.h.
References Rcpp::traits::is_na(), Rcpp::min(), obj, and Rcpp::stop().

| const T& Rcpp::sugar::Min< RTYPE, NA, T >::obj |
Definition at line 55 of file min.h.
Referenced by Min(), and operator STORAGE().