22#ifndef Rcpp__stats__random_rcauchy_h 
   23#define Rcpp__stats__random_rcauchy_h 
   62        return ::tan(
M_PI * unif_rand()) ;
 
 
 
double operator()() const
 
double operator()() const
 
CauchyGenerator_1(double location_)
 
double operator()() const
 
CauchyGenerator(double location_, double scale_)