ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Functions
vcumdist.cpp File Reference

(* $Id$)

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.
prevariablecumd_norm (const prevariable &_x)
 Culative normal distribution; variable objects.
prevariablecumd_norm_logistic (const prevariable &_x, double p)
 Description not yet available.
dvariable inv_cumd_norm (const prevariable &x)
 Description not yet available.
dvar_vector inv_cumd_norm (const dvar_vector &x)
 Description not yet available.
dvariable inv_cumd_norm_inner (const prevariable &x)
 Description not yet available.
dvariable inv_cumd_norm_logistic (const prevariable &x, double p)
 Description not yet available.
dvariable old_cumd_norm (const prevariable &x)
 Description not yet available.

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 273 of file vcumdist.cpp.

prevariable& cumd_norm_logistic ( const prevariable _x,
double  p 
)

Description not yet available.

Parameters:

Definition at line 376 of file vcumdist.cpp.

Description not yet available.

Parameters:

Definition at line 136 of file vcumdist.cpp.

Description not yet available.

Parameters:

Definition at line 257 of file vcumdist.cpp.

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 356 of file vcumdist.cpp.

Description not yet available.

Parameters:

Definition at line 148 of file vcumdist.cpp.