Rcpp Version 1.0.9
Rcpp::stats::UnifGenerator__0__1 Class Reference

#include <runif.h>

Inheritance diagram for Rcpp::stats::UnifGenerator__0__1:
Collaboration diagram for Rcpp::stats::UnifGenerator__0__1:

Public Member Functions

 UnifGenerator__0__1 ()
 
double operator() () const
 

Additional Inherited Members

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

Detailed Description

Definition at line 45 of file runif.h.

Constructor & Destructor Documentation

◆ UnifGenerator__0__1()

Rcpp::stats::UnifGenerator__0__1::UnifGenerator__0__1 ( )
inline

Definition at line 48 of file runif.h.

Member Function Documentation

◆ operator()()

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

Definition at line 50 of file runif.h.

References R::unif_rand().

Here is the call graph for this function:

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