|
Rcpp Version 0.9.10
|
#include <rcauchy.h>


Public Member Functions | |
| CauchyGenerator_1 (double location_) | |
| double | operator() () const |
Private Attributes | |
| double | location |
| Rcpp::stats::CauchyGenerator_1::CauchyGenerator_1 | ( | double | location_ | ) | [inline] |
| double Rcpp::stats::CauchyGenerator_1::operator() | ( | ) | const [inline] |
double Rcpp::stats::CauchyGenerator_1::location [private] |
Definition at line 53 of file rcauchy.h.
Referenced by operator()().