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 | |
| double | nr_generic (double y, double a, pinit_f p_get_initial_x, pinit_f pfun, pinit_f pdfun) |
| Description not yet available. | |
Description not yet available.
Definition in file normmix2.cpp.
| typedef double(* pinit_f)(double y, double a) |
Definition at line 13 of file normmix2.cpp.
| double nr_generic | ( | double | y, |
| double | a, | ||
| pinit_f | p_get_initial_x, | ||
| pinit_f | pfun, | ||
| pinit_f | pdfun | ||
| ) |
Description not yet available.
Definition at line 73 of file normmix2.cpp.
Referenced by inv_cumd_normal_logistic_mixture(), and inv_cumd_normal_mixture().
|
|
Generated on Tue Mar 8 2016 19:51:38 for ADMB Documentation by 1.8.0
|