#include <admodel.h>
Go to the source code of this file.
Functions | |
double | inv_cumd_beta_stable (double a, double b, double y, double eps) |
static double | lnbeta (double a, double b) |
double inv_cumd_beta_stable | ( | double | a, |
double | b, | ||
double | y, | ||
double | eps | ||
) |
Definition at line 23 of file ccumdbetainv.cpp.
Referenced by beta_deviate(), inv_cumd_beta_stable(), and inv_cumd_t().
static double lnbeta | ( | double | a, |
double | b | ||
) | [static] |
Author: Unknown
Definition at line 8 of file ccumdbetainv.cpp.
Referenced by inv_cumd_beta_stable().
Generated on Tue Mar 8 2016 19:51:36 for ADMB Documentation by 1.8.0 |