Rcpp Version 1.0.9
weibull.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Rcpp
 Rcpp API.
 
 Rcpp::stats
 

Functions

double Rcpp::stats::dweibull_1 (double x, double shape, int give_log)
 
double Rcpp::stats::pweibull_1 (double x, double shape, int lower_tail, int log_p)
 
double Rcpp::stats::qweibull_1 (double p, double shape, int lower_tail, int log_p)