ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
linad99/vgamdens.cpp File Reference

(Last Changed on April 06, 2020 for git-revision 220d6c5eede27230397ecf903ba9226a0318cf90.)

#include <fvar.hpp>

Go to the source code of this file.

Functions

dvariable gamma_density (const prevariable &_x, double r, double mu)
 Gamma probability density function; variable objects. More...
 
dvariable gamma_density (const dvariable &_x, const dvariable &_r, const dvariable &_mu)
 Gamma probability density function; variable objects. More...
 
dvariable log_gamma_density (const prevariable &_x, double r, double mu)
 file More...
 
dvariable log_gamma_density (const dvariable &_x, const dvariable &_r, const dvariable &_mu)
 Log gamma probability density function; variable objects. More...