MCPcopy Create free account
hub / github.com/RcppCore/Rcpp / LogisGenerator_0

Method LogisGenerator_0

inst/include/Rcpp/stats/random/rlogis.h:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62public:
63
64 LogisGenerator_0() {}
65
66 inline double operator()() const {
67 double u = unif_rand() ;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected