ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include <fvar.hpp>
Go to the source code of this file.
Functions | |
prevariable & | bounded_cumd_norm (const prevariable &_x, double beta) |
Description not yet available. More... | |
prevariable & | cumd_norm (const prevariable &_x) |
Culative normal distribution; variable objects. More... | |
prevariable & | cumd_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... | |
Description not yet available.
Definition in file vcumdist.cpp.
prevariable& bounded_cumd_norm | ( | const prevariable & | _x, |
double | beta | ||
) |
prevariable& cumd_norm_logistic | ( | const prevariable & | _x, |
double | p | ||
) |
dvariable inv_cumd_norm | ( | const prevariable & | x | ) |
dvar_vector inv_cumd_norm | ( | const dvar_vector & | x | ) |
dvariable inv_cumd_norm_inner | ( | const prevariable & | x | ) |
dvariable inv_cumd_norm_logistic | ( | const prevariable & | x, |
double | p | ||
) |
dvariable old_cumd_norm | ( | const prevariable & | x | ) |
Generated on Wed Sep 7 2022 00:01:32 for ADMB Documentation by 1.8.5 |