|
ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include <fvar.hpp>Go to the source code of this file.
Functions | |
| double | bounded_cumd_norm (const double x, double beta) |
| Description not yet available. More... | |
| double | cumd_norm (const double &x) |
| Culative normal distribution; constant objects. More... | |
| double | inv_cumd_norm (const double &x) |
| Description not yet available. More... | |
| double | inv_cumd_norm_inner (double x) |
| Description not yet available. More... | |
| double | normal_tail_right (const double &x) |
| Description not yet available. More... | |
Description not yet available.
Definition in file cumdist.cpp.
| double bounded_cumd_norm | ( | const double | x, |
| double | beta | ||
| ) |
Description not yet available.
Definition at line 119 of file cumdist.cpp.
Referenced by norm_to_gamma().
| double inv_cumd_norm | ( | const double & | x | ) |
Description not yet available.
$Id$
Definition at line 78 of file cumdist.cpp.
Referenced by bounded_multivariate_normal(), bounded_robust_multivariate_normal(), cumd_normal_logistic_mixture_initx(), cumd_normal_mixture_initx(), get_bounded_normal(), ghk(), ghk_choleski(), ghk_choleski_m(), ghk_m(), inv_cumd_norm(), multivariate_mixture(), new_probing_bounded_multivariate_normal(), new_probing_bounded_multivariate_normal_mcmc(), and probing_bounded_multivariate_normal().
| double inv_cumd_norm_inner | ( | double | x | ) |
Description not yet available.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Definition at line 40 of file cumdist.cpp.
Referenced by inv_cumd_norm(), and inv_cumd_norm_logistic().
| double normal_tail_right | ( | const double & | x | ) |
|
|
Generated on Wed Sep 7 2022 00:01:30 for ADMB Documentation by 1.8.5
|