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

(Last Changed on August 06, 2022 for git-revision 808780089317c67198079de06b64df009a4a6543.)

Description not yet available. More...

#include <fvar.hpp>

Go to the source code of this file.

Functions

prevariablebounded_cumd_norm (const prevariable &_x, double beta)
 Description not yet available. More...
 
prevariablecumd_norm (const prevariable &_x)
 Culative normal distribution; variable objects. More...
 
prevariablecumd_norm_logistic (const prevariable &_x, double p)
 Description not yet available. More...
 
dvariable inv_cumd_norm (const prevariable &x)
 Description not yet available. More...
 
dvar_vector inv_cumd_norm (const dvar_vector &x)
 Description not yet available. More...
 
dvariable inv_cumd_norm_inner (const prevariable &x)
 Description not yet available. More...
 
dvariable inv_cumd_norm_logistic (const prevariable &x, double p)
 Description not yet available. More...
 
dvariable old_cumd_norm (const prevariable &x)
 Description not yet available. More...
 

Detailed Description

Description not yet available.

Definition in file vcumdist.cpp.

Function Documentation

prevariable& bounded_cumd_norm ( const prevariable _x,
double  beta 
)

Description not yet available.

Parameters

Definition at line 279 of file vcumdist.cpp.

prevariable& cumd_norm_logistic ( const prevariable _x,
double  p 
)

Description not yet available.

Parameters

Definition at line 383 of file vcumdist.cpp.

dvariable inv_cumd_norm ( const prevariable x)

Description not yet available.

Parameters

Definition at line 137 of file vcumdist.cpp.

dvar_vector inv_cumd_norm ( const dvar_vector x)

Description not yet available.

Parameters

Definition at line 263 of file vcumdist.cpp.

dvariable inv_cumd_norm_inner ( const prevariable x)

Description not yet available.

Parameters

Definition at line 37 of file vcumdist.cpp.

dvariable inv_cumd_norm_logistic ( const prevariable x,
double  p 
)

Description not yet available.

Parameters

Definition at line 363 of file vcumdist.cpp.

dvariable old_cumd_norm ( const prevariable x)

Description not yet available.

Parameters

Definition at line 149 of file vcumdist.cpp.