ADMB Documentation
-a65f1c97
|
$Id$ More...
#include <df1b2fun.h>
Go to the source code of this file.
Functions | |
df1b2variable | factln (const df1b2variable &n) |
Description not yet available. More... | |
df1b2variable | gammln (const df1b2variable &z) |
Description not yet available. More... | |
df1b2vector | gammln (const df1b2vector &z) |
Description not yet available. More... | |
df1b2variable | gammlnguts (const df1b2variable _zz) |
Description not yet available. More... | |
df1b2variable | log_comb (const df1b2variable &n, double k) |
Description not yet available. More... | |
df1b2variable | log_comb (const df1b2variable &n, const df1b2variable &k) |
Description not yet available. More... | |
df1b2variable | log_comb (double n, const df1b2variable &k) |
Description not yet available. More... | |
$Id$
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California
Description not yet available.
Definition in file df1b2f20.cpp.
df1b2variable factln | ( | const df1b2variable & | n | ) |
df1b2variable gammln | ( | const df1b2variable & | z | ) |
df1b2vector gammln | ( | const df1b2vector & | z | ) |
df1b2variable gammlnguts | ( | const df1b2variable | _zz | ) |
Description not yet available.
Definition at line 17 of file df1b2f20.cpp.
Referenced by gammln().
df1b2variable log_comb | ( | const df1b2variable & | n, |
double | k | ||
) |
df1b2variable log_comb | ( | const df1b2variable & | n, |
const df1b2variable & | k | ||
) |
df1b2variable log_comb | ( | double | n, |
const df1b2variable & | k | ||
) |
Generated on Wed Sep 7 2022 00:01:30 for ADMB Documentation by 1.8.5 |