ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
Hill.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 Hill (const double &x, const prevariable &a, const prevariable &b, const prevariable &c)
 Hill function; scalar. More...
 
dvar_vector Hill (const dvector &x, const prevariable &a, const prevariable &b, const prevariable &c)
 Hill function; vectorized. More...
 
dvar_vector Hill (const dvector &x, const dvar_vector &a, const prevariable &b, const prevariable &c)
 Hill function; vectorized. More...
 
dvar_vector Hill (const dvector &x, const prevariable &a, const dvar_vector &b, const prevariable &c)
 Hill function; vectorized. More...
 
dvar_vector Hill (const dvector &x, const dvar_vector &a, const dvar_vector &b, const prevariable &c)
 Hill function; vectorized. More...
 
dvar_vector Hill (const dvector &x, const prevariable &a, const prevariable &b, const dvar_vector &c)
 Hill function; vectorized. More...
 
dvar_vector Hill (const dvector &x, const dvar_vector &a, const prevariable &b, const dvar_vector &c)
 Hill function; vectorized. More...
 
dvar_vector Hill (const dvector &x, const prevariable &a, const dvar_vector &b, const dvar_vector &c)
 Hill function; vectorized. More...
 
dvar_vector Hill (const dvector &x, const dvar_vector &a, const dvar_vector &b, const dvar_vector &c)
 Hill function; vectorized. More...
 
df1b2variable Hill (const double &x, const df1b2variable &a, const df1b2variable &b, const df1b2variable &c)
 Hill function; random effects scalar. More...
 
df1b2vector Hill (const dvector &x, const df1b2variable &a, const df1b2variable &b, const df1b2variable &c)
 Hill function; random effects vectorized. More...
 
df1b2vector Hill (const dvector &x, const df1b2vector &a, const df1b2variable &b, const df1b2variable &c)
 Hill function; random effects vectorized. More...
 
df1b2vector Hill (const dvector &x, const df1b2variable &a, const df1b2vector &b, const df1b2variable &c)
 Hill function; random effects vectorized. More...
 
df1b2vector Hill (const dvector &x, const df1b2vector &a, const df1b2vector &b, const df1b2variable &c)
 Hill function; random effects vectorized. More...
 
df1b2vector Hill (const dvector &x, const df1b2variable &a, const df1b2variable &b, const df1b2vector &c)
 Hill function; random effects vectorized. More...
 
df1b2vector Hill (const dvector &x, const df1b2vector &a, const df1b2variable &b, const df1b2vector &c)
 Hill function; random effects vectorized. More...
 
df1b2vector Hill (const dvector &x, const df1b2variable &a, const df1b2vector &b, const df1b2vector &c)
 Hill function; random effects vectorized. More...
 
df1b2vector Hill (const dvector &x, const df1b2vector &a, const df1b2vector &b, const df1b2vector &c)
 Hill function; random effects vectorized. More...