Description not yet available. More...
#include "df1b2fun.h"Go to the source code of this file.
Functions | |
| df3_two_variable | cumd_cauchy (const df3_two_variable &x, const df3_two_variable &a) |
| df3_two_variable | cumd_exponential (const df3_two_variable &x, const df3_two_variable &a) |
| df3_two_variable | cumd_gamma (const df3_two_variable &x, const df3_two_variable &a) |
| df1b2variable | gamma_deviate (const df1b2variable &_x, const df1b2variable &_a) |
| Description not yet available. | |
| df1b2variable | inv_cumd_gamma (const df1b2variable &_y, const df1b2variable &_a) |
| Description not yet available. | |
| double | inv_cumd_gamma (double y, double _a) |
Description not yet available.
Definition in file gammdev.cpp.
| df3_two_variable cumd_cauchy | ( | const df3_two_variable & | x, |
| const df3_two_variable & | a | ||
| ) |
Definition at line 166 of file df3gammp.cpp.
| df3_two_variable cumd_exponential | ( | const df3_two_variable & | x, |
| const df3_two_variable & | a | ||
| ) |
Definition at line 157 of file df3gammp.cpp.
| df3_two_variable cumd_gamma | ( | const df3_two_variable & | x, |
| const df3_two_variable & | a | ||
| ) |
Definition at line 142 of file df3gammp.cpp.
| df1b2variable gamma_deviate | ( | const df1b2variable & | _x, |
| const df1b2variable & | _a | ||
| ) |
| df1b2variable inv_cumd_gamma | ( | const df1b2variable & | _y, |
| const df1b2variable & | _a | ||
| ) |
| double inv_cumd_gamma | ( | double | y, |
| double | _a | ||
| ) |
Definition at line 125 of file cgamdev.cpp.
Referenced by gamma_deviate(), inv_cumd_gamma(), and norm_to_gamma().
|
|
Generated on Tue Mar 8 2016 19:51:37 for ADMB Documentation by 1.8.0
|