| 
    Rcpp Version 1.0.14
    
   | 
 
Classes | |
| struct | result | 
| struct | result< INTSXP > | 
| struct | result< STRSXP > | 
Functions | |
| template<typename T > | |
| bool | less (T lhs, T rhs) | 
| template<> | |
| bool | less< Rcomplex > (Rcomplex lhs, Rcomplex rhs) | 
| double | half (double lhs) | 
| double | half (int lhs) | 
| Rcomplex | half (Rcomplex lhs) | 
Definition at line 69 of file median.h.
Referenced by Rcpp::sugar::Median< RTYPE, NA, T, NA_RM >::operator result_type(), Rcpp::sugar::Median< RTYPE, NA, T, true >::operator result_type(), and Rcpp::sugar::Median< RTYPE, false, T, NA_RM >::operator result_type().