Rcpp Version 1.0.9
Rcpp::stats::CauchyGenerator_0 Class Reference

#include <rcauchy.h>

Inheritance diagram for Rcpp::stats::CauchyGenerator_0:
Collaboration diagram for Rcpp::stats::CauchyGenerator_0:

Public Member Functions

 CauchyGenerator_0 ()
 
double operator() () const
 

Additional Inherited Members

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

Detailed Description

Definition at line 56 of file rcauchy.h.

Constructor & Destructor Documentation

◆ CauchyGenerator_0()

Rcpp::stats::CauchyGenerator_0::CauchyGenerator_0 ( )
inline

Definition at line 59 of file rcauchy.h.

Member Function Documentation

◆ operator()()

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

Definition at line 61 of file rcauchy.h.

References R::unif_rand().

Here is the call graph for this function:

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