ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Functions
HollingII.cpp File Reference
#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.
dvar_vector HollingII (const dvector &x, const prevariable &alpha, const prevariable &h)
 HollingII vectorized.
dvar_vector HollingII (const dvector &x, const dvar_vector &alpha, const prevariable &h)
 HollingII vectorized.
dvar_vector HollingII (const dvector &x, const prevariable &alpha, const dvar_vector &h)
 HollingII vectorized.
dvar_vector HollingII (const dvector &x, const dvar_vector &alpha, const dvar_vector &h)
 HollingII vectorized.
df1b2variable HollingII (const double &x, const df1b2variable &alpha, const df1b2variable &h)
 HollingII random effects scalar.
df1b2vector HollingII (const dvector &x, const df1b2variable &alpha, const df1b2variable &h)
 HollingII random effects vectorized.
df1b2vector HollingII (const dvector &x, const df1b2vector &alpha, const df1b2variable &h)
 HollingII random effects vectorized.
df1b2vector HollingII (const dvector &x, const df1b2variable &alpha, const df1b2vector &h)
 HollingII random effects vectorized.
df1b2vector HollingII (const dvector &x, const df1b2vector &alpha, const df1b2vector &h)
 HollingII random effects vectorized.