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. | |
double | cumd_norm (const double &x) |
Culative normal distribution; constant objects. | |
double | inv_cumd_norm (const double &x) |
Description not yet available. | |
double | inv_cumd_norm_inner (double x) |
Description not yet available. | |
double | normal_tail_right (const double &x) |
Description not yet available. |
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.
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 Tue Mar 8 2016 19:51:36 for ADMB Documentation by 1.8.0 |