Rcpp Version 1.0.9
|
#include <rcauchy.h>
Public Member Functions | |
CauchyGenerator_1 (double location_) | |
double | operator() () const |
Private Attributes | |
double | location |
Additional Inherited Members | |
Public Types inherited from Rcpp::Generator< double > | |
typedef double | r_generator |
|
inline |
|
inline |
Definition at line 48 of file rcauchy.h.
References location, and R::unif_rand().
|
private |
Definition at line 53 of file rcauchy.h.
Referenced by operator()().