Rcpp Version 1.0.14
|
#include <rcauchy.h>
Public Member Functions | |
CauchyGenerator (double location_, double scale_) | |
double | operator() () const |
Private Attributes | |
double | location |
double | scale |
Additional Inherited Members | |
![]() | |
typedef double | r_generator |
|
inline |
Definition at line 34 of file rcauchy.h.
References Rcpp::as(), location, and scale.
|
private |
Definition at line 39 of file rcauchy.h.
Referenced by operator()().
|
private |
Definition at line 39 of file rcauchy.h.
Referenced by operator()().