Rcpp Version 1.0.9
Rcpp::stats::ExpGenerator__rate1 Class Reference

#include <rexp.h>

Inheritance diagram for Rcpp::stats::ExpGenerator__rate1:
Collaboration diagram for Rcpp::stats::ExpGenerator__rate1:

Public Member Functions

 ExpGenerator__rate1 ()
 
double operator() () const
 

Additional Inherited Members

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

Detailed Description

Definition at line 41 of file rexp.h.

Constructor & Destructor Documentation

◆ ExpGenerator__rate1()

Rcpp::stats::ExpGenerator__rate1::ExpGenerator__rate1 ( )
inline

Definition at line 43 of file rexp.h.

Member Function Documentation

◆ operator()()

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

Definition at line 44 of file rexp.h.

References R::exp_rand().

Here is the call graph for this function:

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