Rcpp Version 1.0.9
|
#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 34 of file min.h.
References Rcpp::min(), and Rcpp::sugar::Min< RTYPE, NA, T >::obj.
const T& Rcpp::sugar::Min< RTYPE, NA, T >::obj |
Definition at line 50 of file min.h.
Referenced by Rcpp::sugar::Min< RTYPE, NA, T >::operator STORAGE(), and Rcpp::sugar::Min< RTYPE, false, T >::operator STORAGE().