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

(Last Changed on August 31, 2012 for git-revision d5855dfaa46e79af55304c1743c6f1dd96009b33.)

#include <admodel.h>
#include <df1b2fun.h>
#include <adrndeff.h>

Go to the source code of this file.

Functions

dvariable HollingII (const double &x, const prevariable &alpha, const prevariable &h)
 HollingII scalar. More...
 
dvar_vector HollingII (const dvector &x, const prevariable &alpha, const prevariable &h)
 HollingII vectorized. More...
 
dvar_vector HollingII (const dvector &x, const dvar_vector &alpha, const prevariable &h)
 HollingII vectorized. More...
 
dvar_vector HollingII (const dvector &x, const prevariable &alpha, const dvar_vector &h)
 HollingII vectorized. More...
 
dvar_vector HollingII (const dvector &x, const dvar_vector &alpha, const dvar_vector &h)
 HollingII vectorized. More...
 
df1b2variable HollingII (const double &x, const df1b2variable &alpha, const df1b2variable &h)
 HollingII random effects scalar. More...
 
df1b2vector HollingII (const dvector &x, const df1b2variable &alpha, const df1b2variable &h)
 HollingII random effects vectorized. More...
 
df1b2vector HollingII (const dvector &x, const df1b2vector &alpha, const df1b2variable &h)
 HollingII random effects vectorized. More...
 
df1b2vector HollingII (const dvector &x, const df1b2variable &alpha, const df1b2vector &h)
 HollingII random effects vectorized. More...
 
df1b2vector HollingII (const dvector &x, const df1b2vector &alpha, const df1b2vector &h)
 HollingII random effects vectorized. More...