ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include <fvar.hpp>
Go to the source code of this file.
Typedefs | |
typedef double(* | pinit_f )(double y, double a) |
Functions | |
static double | cumd_normal_logistic_mixture (double x, double a) |
Description not yet available. More... | |
static double | cumd_normal_logistic_mixture_initx (double y, double a) |
Description not yet available. More... | |
static double | df_cumd_normal_logistic_mixture (double x, double a) |
Description not yet available. More... | |
dvariable | inv_cumd_normal_logistic_mixture (const prevariable &_yy, double a) |
double | inv_cumd_normal_logistic_mixture (double yy, double a) |
Description not yet available. More... | |
double | nr_generic (double y, double a, pinit_f p_get_initial_x, pinit_f pfun, pinit_f pdfun) |
Description not yet available. More... | |
double | robust_normal_logistic_mixture_deviate (double x, double spread) |
Description not yet available. More... | |
double | robust_normal_mixture_deviate (double x, double spread) |
Description not yet available. More... | |
Variables | |
static double | cc =0.39894228040143267794 |
Description not yet available.
Definition in file cnorlogmix.cpp.
typedef double(* pinit_f)(double y, double a) |
Definition at line 15 of file cnorlogmix.cpp.
|
static |
Description not yet available.
Definition at line 21 of file cnorlogmix.cpp.
Referenced by inv_cumd_normal_logistic_mixture().
|
static |
Description not yet available.
Definition at line 62 of file cnorlogmix.cpp.
Referenced by inv_cumd_normal_logistic_mixture().
|
static |
Description not yet available.
Definition at line 40 of file cnorlogmix.cpp.
Referenced by inv_cumd_normal_logistic_mixture().
dvariable inv_cumd_normal_logistic_mixture | ( | const prevariable & | _yy, |
double | a | ||
) |
Definition at line 87 of file cnorlogmix.cpp.
Referenced by robust_normal_logistic_mixture_deviate().
double inv_cumd_normal_logistic_mixture | ( | double | yy, |
double | a | ||
) |
Description not yet available.
Definition at line 73 of file normmix2.cpp.
Referenced by inv_cumd_normal_logistic_mixture(), and inv_cumd_normal_mixture().
double robust_normal_logistic_mixture_deviate | ( | double | x, |
double | spread | ||
) |
double robust_normal_mixture_deviate | ( | double | x, |
double | spread | ||
) |
|
static |
Definition at line 13 of file cnorlogmix.cpp.
Referenced by cifstream::cifstream(), and df_cumd_normal_logistic_mixture().
Generated on Wed Sep 7 2022 00:01:30 for ADMB Documentation by 1.8.5 |