ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include <fvar.hpp>
Go to the source code of this file.
Functions | |
double | cumd_cauchy (const double &x) |
Description not yet available. More... | |
double | density_cauchy (const double &x) |
Description not yet available. More... | |
double | inv_cumd_cauchy (const double &x) |
Description not yet available. More... | |
double | log_density_cauchy (const double &x) |
Description not yet available. More... | |
Description not yet available.
Definition in file cumd_cau.cpp.
double cumd_cauchy | ( | const double & | x | ) |
Description not yet available.
Definition at line 17 of file cumd_cau.cpp.
Referenced by bounded_multivariate_normal(), bounded_multivariate_normal_mcmc(), cumd_mixture(), cumd_mixture_02(), get_bounded_cauchy(), ghk_choleski_m_cauchy(), new_probing_bounded_multivariate_normal(), new_probing_bounded_multivariate_normal_mcmc(), probing_bounded_multivariate_normal(), and probing_bounded_multivariate_normal_mcmc().
double density_cauchy | ( | const double & | x | ) |
Description not yet available.
Definition at line 29 of file cumd_cau.cpp.
Referenced by new_probing_bounded_multivariate_normal(), new_probing_bounded_multivariate_normal_mcmc(), probing_bounded_multivariate_normal(), and probing_bounded_multivariate_normal_mcmc().
double inv_cumd_cauchy | ( | const double & | x | ) |
Description not yet available.
Definition at line 49 of file cumd_cau.cpp.
Referenced by bounded_multivariate_normal(), get_bounded_cauchy(), ghk_choleski_m_cauchy(), inv_cumd_mixture(), inv_cumd_mixture_02(), multivariate_mixture(), new_probing_bounded_multivariate_normal(), new_probing_bounded_multivariate_normal_mcmc(), probing_bounded_multivariate_normal(), and randcau().
double log_density_cauchy | ( | const double & | x | ) |
Description not yet available.
Definition at line 39 of file cumd_cau.cpp.
Referenced by bounded_multivariate_normal(), bounded_multivariate_normal_mcmc(), multivariate_mixture(), new_probing_bounded_multivariate_normal(), new_probing_bounded_multivariate_normal_mcmc(), probing_bounded_multivariate_normal(), and probing_bounded_multivariate_normal_mcmc().
Generated on Wed Sep 7 2022 00:01:30 for ADMB Documentation by 1.8.5 |