ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
theta_logistic.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 theta_logistic (const double &t, const prevariable &K, const prevariable &r, const prevariable &n0, const prevariable &theta)
 theta logistic function; scalar More...
 
dvar_vector theta_logistic (const dvector &t, const prevariable &K, const prevariable &r, const prevariable &n0, const prevariable &theta)
 theta logistic function; vectorized More...
 
dvar_vector theta_logistic (const dvector &t, const dvar_vector &K, const prevariable &r, const prevariable &n0, const prevariable &theta)
 theta logistic function; vectorized More...
 
dvar_vector theta_logistic (const dvector &t, const prevariable &K, const dvar_vector &r, const prevariable &n0, const prevariable &theta)
 theta logistic function; vectorized More...
 
dvar_vector theta_logistic (const dvector &t, const dvar_vector &K, const dvar_vector &r, const prevariable &n0, const prevariable &theta)
 theta logistic function; vectorized More...
 
dvar_vector theta_logistic (const dvector &t, const prevariable &K, const prevariable &r, const dvar_vector &n0, const prevariable &theta)
 theta logistic function; vectorized More...
 
dvar_vector theta_logistic (const dvector &t, const dvar_vector &K, const prevariable &r, const dvar_vector &n0, const prevariable &theta)
 theta logistic function; vectorized More...
 
dvar_vector theta_logistic (const dvector &t, const prevariable &K, const dvar_vector &r, const dvar_vector &n0, const prevariable &theta)
 theta logistic function; vectorized More...
 
dvar_vector theta_logistic (const dvector &t, const dvar_vector &K, const dvar_vector &r, const dvar_vector &n0, const prevariable &theta)
 theta logistic function; vectorized More...
 
df1b2variable theta_logistic (const double &t, const df1b2variable &K, const df1b2variable &r, const df1b2variable &n0, const df1b2variable &theta)
 theta logistic function; random effects scalar More...
 
df1b2vector theta_logistic (const dvector &t, const df1b2variable &K, const df1b2variable &r, const df1b2variable &n0, const df1b2variable &theta)
 theta logistic function; random effects vectorized More...
 
df1b2vector theta_logistic (const dvector &t, const df1b2vector &K, const df1b2variable &r, const df1b2variable &n0, const df1b2variable &theta)
 theta logistic function; random effects vectorized More...
 
df1b2vector theta_logistic (const dvector &t, const df1b2variable &K, const df1b2vector &r, const df1b2variable &n0, const df1b2variable &theta)
 theta logistic function; random effects vectorized More...
 
df1b2vector theta_logistic (const dvector &t, const df1b2vector &K, const df1b2vector &r, const df1b2variable &n0, const df1b2variable &theta)
 theta logistic function; random effects vectorized More...
 
df1b2vector theta_logistic (const dvector &t, const df1b2variable &K, const df1b2variable &r, const df1b2vector &n0, const df1b2variable &theta)
 theta logistic function; random effects vectorized More...
 
df1b2vector theta_logistic (const dvector &t, const df1b2vector &K, const df1b2variable &r, const df1b2vector &n0, const df1b2variable &theta)
 theta logistic function; random effects vectorized More...
 
df1b2vector theta_logistic (const dvector &t, const df1b2variable &K, const df1b2vector &r, const df1b2vector &n0, const df1b2variable &theta)
 theta logistic function; random effects vectorized More...
 
df1b2vector theta_logistic (const dvector &t, const df1b2vector &K, const df1b2vector &r, const df1b2vector &n0, const df1b2variable &theta)
 theta logistic function; random effects vectorized More...