|
Rcpp Version 1.0.14
|
#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 Rcpp::as(), and location.

|
private |
Definition at line 53 of file rcauchy.h.
Referenced by operator()().