Rcpp Version 1.0.9
|
#include <max.h>
Public Types | |
typedef Rcpp::traits::storage_type< RTYPE >::type | STORAGE |
Public Member Functions | |
Max (const T &obj_) | |
operator STORAGE () const | |
Private Attributes | |
const T & | obj |
typedef Rcpp::traits::storage_type<RTYPE>::type Rcpp::sugar::Max< RTYPE, NA, T >::STORAGE |
|
inline |
|
inline |
Definition at line 34 of file max.h.
References Rcpp::max(), and Rcpp::sugar::Max< RTYPE, NA, T >::obj.
|
private |
Definition at line 50 of file max.h.
Referenced by Rcpp::sugar::Max< RTYPE, NA, T >::operator STORAGE(), and Rcpp::sugar::Max< RTYPE, false, T >::operator STORAGE().