Rcpp Version 1.0.9
Rcpp::stats::LogisGenerator_0 Class Reference

#include <rlogis.h>

Inheritance diagram for Rcpp::stats::LogisGenerator_0:
Collaboration diagram for Rcpp::stats::LogisGenerator_0:

Public Member Functions

 LogisGenerator_0 ()
 
double operator() () const
 

Additional Inherited Members

- Public Types inherited from Rcpp::Generator< double >
typedef double r_generator
 

Detailed Description

Definition at line 61 of file rlogis.h.

Constructor & Destructor Documentation

◆ LogisGenerator_0()

Rcpp::stats::LogisGenerator_0::LogisGenerator_0 ( )
inline

Definition at line 64 of file rlogis.h.

Member Function Documentation

◆ operator()()

double Rcpp::stats::LogisGenerator_0::operator() ( ) const
inline

Definition at line 66 of file rlogis.h.

References Rcpp::algorithm::log(), and R::unif_rand().

Here is the call graph for this function:

The documentation for this class was generated from the following file: