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

(* $Id$)

$Id$ More...

#include <df1b2fun.h>

Go to the source code of this file.

Functions

df1b2variable factln (const df1b2variable &n)
 Description not yet available.
df1b2variable gammln (const df1b2variable &z)
 Description not yet available.
df1b2vector gammln (const df1b2vector &z)
 Description not yet available.
df1b2variable gammlnguts (const df1b2variable _zz)
 Description not yet available.
df1b2variable log_comb (const df1b2variable &n, double k)
 Description not yet available.
df1b2variable log_comb (const df1b2variable &n, const df1b2variable &k)
 Description not yet available.
df1b2variable log_comb (double n, const df1b2variable &k)
 Description not yet available.

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

Description not yet available.

Parameters:

Definition at line 137 of file df1b2f20.cpp.

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.

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.