Description not yet available. More...
#include <df1b2fun.h>
Go to the source code of this file.
Typedefs | |
typedef double(* | pinit_f )(double y, double a) |
Functions | |
static double | cumd_normal_mixture (double x, double a) |
Description not yet available. | |
static double | cumd_normal_mixture_initx (double y, double a) |
Description not yet available. | |
static double | df_cumd_normal_mixture (double x, double a) |
Description not yet available. | |
df1b2variable | inv_cumd_normal_mixture (const df1b2variable &_yy, double a) |
Description not yet available. | |
double | nr_generic (double y, pinit_f p_get_initial_x, pinit_f pfun, pinit_f pdfun) |
Description not yet available. | |
Variables | |
static double | cc = 0.39894228040143267794 |
Description not yet available.
Definition in file df1b2normmix.cpp.
typedef double(* pinit_f)(double y, double a) |
Definition at line 15 of file df1b2normmix.cpp.
static double cumd_normal_mixture | ( | double | x, |
double | a | ||
) | [static] |
static double cumd_normal_mixture_initx | ( | double | y, |
double | a | ||
) | [static] |
Description not yet available.
Definition at line 46 of file df1b2normmix.cpp.
Referenced by inv_cumd_normal_mixture().
static double df_cumd_normal_mixture | ( | double | x, |
double | a | ||
) | [static] |
Description not yet available.
Definition at line 34 of file df1b2normmix.cpp.
Referenced by inv_cumd_normal_mixture().
df1b2variable inv_cumd_normal_mixture | ( | const df1b2variable & | _yy, |
double | a | ||
) |
double nr_generic | ( | double | y, |
pinit_f | p_get_initial_x, | ||
pinit_f | pfun, | ||
pinit_f | pdfun | ||
) |
double cc = 0.39894228040143267794 [static] |
Definition at line 13 of file df1b2normmix.cpp.
Referenced by df_cumd_normal_mixture(), and inv_cumd_normal_mixture().
Generated on Tue Mar 8 2016 19:51:36 for ADMB Documentation by 1.8.0 |