Description not yet available. More...
#include <fvar.hpp>
Go to the source code of this file.
Functions | |
double | cumd_logistic (const double &x) |
Description not yet available. | |
double | cumd_norm_logistic (double _x, double p) |
Description not yet available. | |
double | inv_cumd_logistic (const double &x) |
Description not yet available. | |
double | inv_cumd_norm_inner (double x) |
Description not yet available. | |
double | inv_cumd_norm_logistic (double x, double p) |
Description not yet available. |
Description not yet available.
Definition in file ccumdlog.cpp.
double cumd_logistic | ( | const double & | x | ) |
Description not yet available.
Definition at line 19 of file ccumdlog.cpp.
Referenced by cumd_norm_logistic(), and ghk_choleski_m_logistic().
double cumd_norm_logistic | ( | double | _x, |
double | p | ||
) |
Description not yet available.
Definition at line 84 of file ccumdlog.cpp.
Referenced by inv_cumd_norm_logistic().
double inv_cumd_logistic | ( | const double & | x | ) |
Description not yet available.
Definition at line 36 of file ccumdlog.cpp.
Referenced by cumd_normal_logistic_mixture_initx(), ghk_choleski_m_logistic(), and inv_cumd_norm_logistic().
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 inv_cumd_norm_logistic | ( | double | x, |
double | p | ||
) |
Generated on Tue Mar 8 2016 19:51:36 for ADMB Documentation by 1.8.0 |