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

Go to the source code of this file.

Namespaces

namespace  Rcpp
 

Rcpp API.


namespace  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)
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines