Rcpp Version 1.0.9
|
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) |
|
inline |
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().
|
inline |
|
inline |
|
inline |