Rcpp Version 1.0.9
|
#include <rlogis.h>
Public Member Functions | |
LogisGenerator_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 51 of file rlogis.h.
References location, Rcpp::algorithm::log(), and R::unif_rand().
|
private |
Definition at line 57 of file rlogis.h.
Referenced by operator()().