|
Rcpp Version 1.1.2
|
#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 |
|
private |
Definition at line 53 of file rcauchy.h.
Referenced by CauchyGenerator_1(), and operator()().