ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
ccumdlog.cpp File Reference

(Last Changed on January 24, 2022 for git-revision 74757431d83636e29cb5726a0bcd75902dacd0d9.)

#include <fvar.hpp>

Go to the source code of this file.

Functions

double cumd_logistic (const double &x)
 Description not yet available. More...
 
double cumd_norm_logistic (double _x, double p)
 Description not yet available. More...
 
double inv_cumd_logistic (const double &x)
 Description not yet available. More...
 
double inv_cumd_norm_inner (double x)
 Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California. More...
 
double inv_cumd_norm_logistic (double x, double p)
 Description not yet available. More...
 

Function Documentation

double cumd_logistic ( const double &  x)

Description not yet available.

Parameters

Definition at line 13 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.

Parameters

Definition at line 78 of file ccumdlog.cpp.

Referenced by inv_cumd_norm_logistic().

double inv_cumd_logistic ( const double &  x)

Description not yet available.

Parameters

Definition at line 30 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)

Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.

Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.

Parameters

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 
)

Description not yet available.

Parameters

Definition at line 39 of file ccumdlog.cpp.