(Last Changed on November
26,
2014 for git-revision 89d9df7c5b988623015e63619b6e2c58cb014630.)
Go to the source code of this file.
|
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 | myran1 (long int &) |
|
dvector | new_probing_bounded_multivariate_normal (int nvar, const dvector &a1, const dvector &b1, dmatrix &ch, const double &_wght, double pprobe, random_number_generator &rng) |
|
void | new_probing_bounded_multivariate_normal_mcmc (int nvar, const dvector &a1, const dvector &b1, dmatrix &ch, const double &_wght, const dvector &_y, double pprobe, random_number_generator &rng) |
|
double inv_cumd_norm |
( |
const double & |
x | ) |
|
Description not yet available.
$Id$
- Parameters
-
Definition at line 78 of file cumdist.cpp.
double myran1 |
( |
long int & |
| ) |
|