Rcpp Version 0.9.10
gamma.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::dgamma_1 (double x, double shape, int log_p)
double Rcpp::stats::pgamma_1 (double x, double alph, int lower_tail, int log_p)
double Rcpp::stats::qgamma_1 (double p, double alpha, int lower_tail, int log_p)
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines