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

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

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

Go to the source code of this file.

Functions

dvariable logisticK (const double &t, const prevariable &K, const prevariable &r, const prevariable &n0)
 ecologically parameterized logistic function with carrying capacity K; scalar More...
 
dvar_vector logisticK (const dvector &t, const prevariable &K, const prevariable &r, const prevariable &n0)
 ecologically parameterized logistic function with carrying capacity K; vectorized More...
 
dvar_vector logisticK (const dvector &t, const dvar_vector &K, const prevariable &r, const prevariable &n0)
 ecologically parameterized logistic function with carrying capacity K; vectorized More...
 
dvar_vector logisticK (const dvector &t, const prevariable &K, const dvar_vector &r, const prevariable &n0)
 ecologically parameterized logistic function with carrying capacity K; vectorized More...
 
dvar_vector logisticK (const dvector &t, const dvar_vector &K, const dvar_vector &r, const prevariable &n0)
 ecologically parameterized logistic function with carrying capacity K; vectorized More...
 
dvar_vector logisticK (const dvector &t, const prevariable &K, const prevariable &r, const dvar_vector &n0)
 ecologically parameterized logistic function with carrying capacity K; vectorized More...
 
dvar_vector logisticK (const dvector &t, const dvar_vector &K, const prevariable &r, const dvar_vector &n0)
 ecologically parameterized logistic function with carrying capacity K; vectorized More...
 
dvar_vector logisticK (const dvector &t, const prevariable &K, const dvar_vector &r, const dvar_vector &n0)
 ecologically parameterized logistic function with carrying capacity K; vectorized More...
 
dvar_vector logisticK (const dvector &t, const dvar_vector &K, const dvar_vector &r, const dvar_vector &n0)
 ecologically parameterized logistic function with carrying capacity K; vectorized More...
 
df1b2variable logisticK (const double &t, const df1b2variable &K, const df1b2variable &r, const df1b2variable &n0)
 ecologically parameterized logistic function with carrying capacity K; random effects scalar More...
 
df1b2vector logisticK (const dvector &t, const df1b2variable &K, const df1b2variable &r, const df1b2variable &n0)
 ecologically parameterized logistic function with carrying capacity K; random effects vectorized More...
 
df1b2vector logisticK (const dvector &t, const df1b2vector &K, const df1b2variable &r, const df1b2variable &n0)
 ecologically parameterized logistic function with carrying capacity K; random effects vectorized More...
 
df1b2vector logisticK (const dvector &t, const df1b2variable &K, const df1b2vector &r, const df1b2variable &n0)
 ecologically parameterized logistic function with carrying capacity K; random effects vectorized More...
 
df1b2vector logisticK (const dvector &t, const df1b2vector &K, const df1b2vector &r, const df1b2variable &n0)
 ecologically parameterized logistic function with carrying capacity K; random effects vectorized More...
 
df1b2vector logisticK (const dvector &t, const df1b2variable &K, const df1b2variable &r, const df1b2vector &n0)
 ecologically parameterized logistic function with carrying capacity K; random effects vectorized More...
 
df1b2vector logisticK (const dvector &t, const df1b2vector &K, const df1b2variable &r, const df1b2vector &n0)
 ecologically parameterized logistic function with carrying capacity K; random effects vectorized More...
 
df1b2vector logisticK (const dvector &t, const df1b2variable &K, const df1b2vector &r, const df1b2vector &n0)
 ecologically parameterized logistic function with carrying capacity K; random effects vectorized More...
 
df1b2vector logisticK (const dvector &t, const df1b2vector &K, const df1b2vector &r, const df1b2vector &n0)
 ecologically parameterized logistic function with carrying capacity K; random effects vectorized More...