| 
    Rcpp Version 1.0.14
    
   | 
 
#include <rweibull.h>


Public Member Functions | |
| WeibullGenerator__scale1 (double shape_) | |
| double | operator() () const | 
Private Attributes | |
| double | shape_inv | 
Additional Inherited Members | |
  Public Types inherited from Rcpp::Generator< double > | |
| typedef double | r_generator | 
Definition at line 42 of file rweibull.h.
      
  | 
  inline | 
Definition at line 45 of file rweibull.h.
      
  | 
  inline | 
Definition at line 48 of file rweibull.h.
References shape_inv.
      
  | 
  private | 
Definition at line 53 of file rweibull.h.
Referenced by operator()().