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

(Last Changed on November 08, 2014 for git-revision 79598c1581cf4eb0a19cf26876451a474017e7e0.)

$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...
 

Detailed Description

$Id$

Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California

Description not yet available.

Definition in file df1b2f20.cpp.

Function Documentation

df1b2variable factln ( const df1b2variable n)

Description not yet available.

Parameters

Definition at line 137 of file df1b2f20.cpp.

df1b2variable gammln ( const df1b2variable z)

Description not yet available.

Parameters

Definition at line 78 of file df1b2f20.cpp.

df1b2vector gammln ( const df1b2vector z)

Description not yet available.

Parameters

Definition at line 96 of file df1b2f20.cpp.

df1b2variable gammlnguts ( const df1b2variable  _zz)

Description not yet available.

Parameters

Definition at line 17 of file df1b2f20.cpp.

Referenced by gammln().

df1b2variable log_comb ( const df1b2variable n,
double  k 
)

Description not yet available.

Parameters

Definition at line 110 of file df1b2f20.cpp.

df1b2variable log_comb ( const df1b2variable n,
const df1b2variable k 
)

Description not yet available.

Parameters

Definition at line 119 of file df1b2f20.cpp.

df1b2variable log_comb ( double  n,
const df1b2variable k 
)

Description not yet available.

Parameters

Definition at line 128 of file df1b2f20.cpp.